Add pandas-ta to setup.py

This commit is contained in:
Matthias 2021-09-24 19:32:22 +02:00
parent 4d72632524
commit 4c268847d4

View File

@ -54,6 +54,7 @@ setup(
'wrapt', 'wrapt',
'jsonschema', 'jsonschema',
'TA-Lib', 'TA-Lib',
'pandas-ta',
'technical', 'technical',
'tabulate', 'tabulate',
'pycoingecko', 'pycoingecko',