Added requested changes

This commit is contained in:
Gert Wohlgemuth
2018-05-11 15:13:41 -07:00
parent 9b68986a2d
commit d76ead271f
3 changed files with 20 additions and 13 deletions

View File

@@ -35,7 +35,7 @@ setup(name='freqtrade',
'TA-Lib',
'tabulate',
'cachetools',
'coinmarketcap',
'coinmarketcap'
],
include_package_data=True,
zip_safe=False,