Update setup.py

This commit is contained in:
creslin
2018-07-26 06:53:43 +00:00
committed by GitHub
parent 79f931f296
commit 482b85182a

View File

@@ -37,7 +37,7 @@ setup(name='freqtrade',
'cachetools',
'coinmarketcap',
'scikit-optimize',
'ujson'
'ujson',
'py_find_1st'
],
include_package_data=True,