We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c763b82 commit 7768e93Copy full SHA for 7768e93
.github/workflows/ci_tests.yaml
@@ -76,7 +76,7 @@ jobs:
76
optional-packages: ' contextily geopandas<1 ipython pyarrow rioxarray sphinx-gallery'
77
# Python 3.12 + core packages (latest versions) + optional packages
78
- python-version: '3.12'
79
- numpy-version: '2.1'
+ numpy-version: '2.2'
80
pandas-version: ''
81
xarray-version: ''
82
optional-packages: ' contextily geopandas>=1.0 ipython pyarrow rioxarray sphinx-gallery'
0 commit comments