Skip to content

Commit 34a9a95

Browse files
committed
Try geopandas with python 3.13
1 parent 41997fd commit 34a9a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_geopandas.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
environment-name: TEST
3030
create-args: >-
31-
python=3
31+
python=3.13
3232
--file folium/requirements.txt
3333
3434
- name: Checkout Geopandas

0 commit comments

Comments
 (0)