Update setup.py

This commit is contained in:
creslin 2018-07-26 06:53:43 +00:00 committed by GitHub
parent 79f931f296
commit 482b85182a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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