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 2b4584c commit 35bcb6cCopy full SHA for 35bcb6c
.github/workflows/wheels.yml
@@ -13,7 +13,6 @@ env:
13
PIP_VERBOSE: 1
14
CIBW_BEFORE_BUILD: pip install -U setuptools Cython wheel meson-python ninja && pip install -U numpy
15
CIBW_TEST_REQUIRES: pytest pandas polars
16
- CIBW_TEST_SKIP: "*win32* cp*"
17
CIBW_SKIP: "pp*"
18
19
jobs:
0 commit comments