Skip to content

Commit

Permalink
update setup
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffckerr committed Mar 31, 2021
1 parent 37769e2 commit 3c6ab3b
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 @@ -49,7 +49,7 @@
classifiers=CLASSIFIERS,
packages=find_packages(),
include_package_data=True,
install_requires=requirements
install_requires=requirements,
extras_require={
'full': [
'plotly',
Expand Down

0 comments on commit 3c6ab3b

Please sign in to comment.