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 f602678 commit 37d2b49Copy full SHA for 37d2b49
.github/workflows/test_geopandas.yml
@@ -35,7 +35,6 @@ jobs:
35
- name: Install Geopandas dev dependencies
36
run: |
37
pip install -r geopandas/requirements-dev.txt
38
- pip install geodatasets
39
40
- name: Install folium from source
41
0 commit comments