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 5c5fb13 commit 1b8dc42Copy full SHA for 1b8dc42
.github/workflows/test_geopandas.yml
@@ -33,6 +33,7 @@ jobs:
33
- name: Install Geopandas dev dependencies
34
run: |
35
pip install -r geopandas/requirements-dev.txt
36
+ pip install geodatasets
37
38
- name: Install folium from source
39
0 commit comments