We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7e9764 commit b05467aCopy full SHA for b05467a
1 file changed
.github/workflows/ci_tests.yaml
@@ -47,7 +47,7 @@ jobs:
47
optional-packages: ''
48
- python-version: '3.11'
49
numpy-version: '1.24'
50
- optional-packages: 'contextily geopandas ipython'
+ optional-packages: 'contextily,geopandas,ipython'
51
timeout-minutes: 30
52
defaults:
53
run:
0 commit comments