Skip to content

Commit

Permalink
Update hook-streamlit.py
Browse files Browse the repository at this point in the history
  • Loading branch information
t0mdavid-m authored Mar 22, 2024
1 parent 66b8ff9 commit 0fdd930
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hooks/hook-streamlit.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
datas += collect_data_files("streamlit")
datas += copy_metadata("streamlit")
datas += copy_metadata("streamlit_plotly_events")
datas += [("myenv/Lib/site-packages/streamlit-pages/runtime", "./streamlit-pages/runtime")]
datas += collect_data_files("streamlit-pages")
datas += copy_metadata("st-pages")
datas += copy_metadata("pyopenms")
datas += copy_metadata("captcha")
Expand Down

0 comments on commit 0fdd930

Please sign in to comment.