Skip to content

Commit f88db15

Browse files
committed
Also install geopandas
1 parent 17ec6c5 commit f88db15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_streamlit_folium.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
- name: Install streamlit_folium dev dependencies
4646
run: |
4747
pip install -r streamlit_folium/tests/requirements.txt
48+
pip install geopandas
4849
4950
- name: Install playwright dependencies
5051
run: |

0 commit comments

Comments
 (0)