diff --git a/setup.cfg b/setup.cfg index 6a53971b3..669531eec 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,3 +1,4 @@ [aliases] -test=pytest +test=pytest --pyargs freqtrade +