Skip to content

Commit

Permalink
added plotly to setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rnmitchell committed Sep 24, 2024
1 parent 2d72bb1 commit cdb411b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
"numpy==1.26.4",
"streamlit>=1.31.0",
"streamlit_option_menu>=0.3.12",
"plotly==5.24.1",
],
entry_points={"console_scripts": ["lusstr = lusSTR.cli:main"]},
scripts=glob.glob("lusSTR/scripts/*"),
Expand Down

0 comments on commit cdb411b

Please sign in to comment.