Skip to content

Commit 31b775f

Browse files
committed
Add extra space before optional contextily package
Xref #2536 (comment)
1 parent 3e2d136 commit 31b775f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci_tests.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ jobs:
6767
optional-packages: ''
6868
- python-version: '3.11'
6969
numpy-version: '1.24'
70-
optional-packages: |
71-
contextily
70+
optional-packages: >-
71+
contextily
7272
geopandas
7373
ipython
7474
rioxarray

0 commit comments

Comments
 (0)