Skip to content

Commit 33858f4

Browse files
committed
Fix comment in basemap-for-manylinux workflow
1 parent 849979b commit 33858f4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/basemap-for-manylinux.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,8 +259,7 @@ jobs:
259259
python-version:
260260
["2.7", "3.5", "3.6", "3.7", "3.8", "3.9", "3.10", "3.11", "3.12"]
261261
exclude:
262-
# Missing precompiled binaries for `numpy`, `matplotlib`, `pillow`
263-
# and `lxml`.
262+
# Missing precompiled binaries for `lxml`.
264263
- arch: "x64"
265264
python-version: "3.12"
266265
# Missing precompiled binaries for `numpy`, `matplotlib`, `pyproj`,

0 commit comments

Comments
 (0)