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 dcc6ddc commit fef1d4dCopy full SHA for fef1d4d
.github/workflows/build.yml
@@ -106,7 +106,6 @@ jobs:
106
# Verify they're installed
107
python -c "import mpl_toolkits.basemap_data; print('Data package installed')"
108
109
- # Install the data packages (Windows)
110
- name: Install data packages (Windows)
111
if: runner.os == 'Windows'
112
shell: pwsh
0 commit comments