changed Path, added jupyter

This commit is contained in:
Jonathan Raviotta
2019-08-07 19:48:55 -04:00
parent 8418dfbaed
commit 9df1c23c71
2 changed files with 5 additions and 4 deletions

View File

@@ -68,6 +68,8 @@ setup(name='freqtrade',
'dev': all_extra,
'plot': plot,
'all': all_extra,
'jupyter': [],
},
include_package_data=True,
zip_safe=False,