You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The removed steps were installing the `basemap` data packages in the
host environment where `cibuildwheel` is run, but the `basemap` wheels
are later built and tested by `cibuildwheel` in isolated environments
(where we do need the `basemap` data packages), so installing the
`basemap` data packages in the host environment has no purpose.
0 commit comments