Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
monism123 committed Apr 20, 2020
1 parent dabe7bc commit c7911e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
install_requires=[
'numpy',
'pandas',
"future-fstrings;python_version<'3.6'"
"future-fstrings;python_version<'3.6'",
],
download_url = 'https://github.com/bukosabino/ta/tarball/0.5.18',
keywords = ['technical analysis', 'python3', 'pandas'],
Expand Down

0 comments on commit c7911e6

Please sign in to comment.