We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd4e0ae commit 9c0b683Copy full SHA for 9c0b683
.github/workflows/test_streamlit_folium.yml
@@ -40,7 +40,7 @@ jobs:
40
shell: bash -l {0}
41
run: |
42
cd streamlit_folium
43
- pip install -e . --no-deps
+ pip install -e .
44
45
- name: Install streamlit_folium dev dependencies
46
0 commit comments