Skip to content

Commit

Permalink
dependency pandas_ta
Browse files Browse the repository at this point in the history
  • Loading branch information
lin committed Nov 15, 2020
1 parent 9e07187 commit c5e0cc9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ seaborn
deap
plotly
tzlocal
pandas_ta
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ def get_install_requires():
"deap",
"tzlocal",
"plotly",
"pandas_ta"
]

if sys.version_info.minor < 7:
Expand Down

0 comments on commit c5e0cc9

Please sign in to comment.