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 51c1c2b commit 35d848fCopy full SHA for 35d848f
.github/workflows/build.yml
@@ -100,7 +100,6 @@ jobs:
100
CIBW_SKIP: "pp* *-musllinux_* *-win32 *-manylinux_i686 *-musllinux_i686 *-aarch64 *-armv7l"
101
CIBW_BEFORE_ALL: ${{ matrix.before_all }}
102
CIBW_ENVIRONMENT: ${{ matrix.environment }}
103
- CIBW_BUILD_REQUIRES: "cython>=0.29,<3.1"
104
with:
105
package-dir: packages/basemap
106
0 commit comments