Skip to content

Commit 35bcb6c

Browse files
committed
.github/workflows: ...
1 parent 2b4584c commit 35bcb6c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ env:
1313
PIP_VERBOSE: 1
1414
CIBW_BEFORE_BUILD: pip install -U setuptools Cython wheel meson-python ninja && pip install -U numpy
1515
CIBW_TEST_REQUIRES: pytest pandas polars
16-
CIBW_TEST_SKIP: "*win32* cp*"
1716
CIBW_SKIP: "pp*"
1817

1918
jobs:

0 commit comments

Comments
 (0)