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 17ec6c5 commit f88db15Copy full SHA for f88db15
.github/workflows/test_streamlit_folium.yml
@@ -45,6 +45,7 @@ jobs:
45
- name: Install streamlit_folium dev dependencies
46
run: |
47
pip install -r streamlit_folium/tests/requirements.txt
48
+ pip install geopandas
49
50
- name: Install playwright dependencies
51
0 commit comments