Skip to content

Commit c398edc

Browse files
committed
Check if it works well with Python 3.13
1 parent aa06f58 commit c398edc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
xarray-version: '=2023.04'
7676
optional-packages: ' contextily geopandas<1 ipython pyarrow rioxarray sphinx-gallery'
7777
# Python 3.12 + core packages (latest versions) + optional packages
78-
- python-version: '3.12'
78+
- python-version: '3.13'
7979
numpy-version: '2.2'
8080
pandas-version: ''
8181
xarray-version: ''

0 commit comments

Comments
 (0)