We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c345b1 commit 14d4d1aCopy full SHA for 14d4d1a
.github/workflows/basemap-for-windows.yml
@@ -59,7 +59,7 @@ jobs:
59
-
60
name: Set Python base packages
61
run: |
62
- pip install --upgrade pip setuptools wheel
+ pip install --upgrade setuptools wheel
63
64
name: Install lint requirements
65
@@ -175,7 +175,7 @@ jobs:
175
176
177
178
179
180
name: Build old numpy from source
181
@@ -229,7 +229,7 @@ jobs:
229
230
231
232
233
234
name: Download build artifacts
235
uses: actions/download-artifact@v1
0 commit comments