Commit 4239d84
committed
Remove unneeded CI steps in build_wheels job
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.1 parent 42b5247 commit 4239d84
1 file changed
+0
-24
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | 90 | | |
115 | 91 | | |
116 | 92 | | |
| |||
0 commit comments