Skip to content

Commit 3e6dda3

Browse files
committed
add plotly requirement
1 parent affd9fa commit 3e6dda3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"PyJWT",
2929
"cryptography",
3030
"requests",
31+
"plotly",
3132
],
3233
keywords=["python", "MecSimCalc", "Calculator", "Simple"],
3334
classifiers=[

0 commit comments

Comments
 (0)