Skip to content

Commit 4b8c472

Browse files
lestevemroeschke
andauthored
CI Use released numpy for Windows wheels testing (#61248)
CI Maybe fix Windows free-threaded Co-authored-by: Matthew Roeschke <[email protected]>
1 parent 9ff4e9c commit 4b8c472

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

pyproject.toml

-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@ before-build = "PACKAGE_DIR={package} bash {package}/scripts/cibw_before_build.s
162162
[tool.cibuildwheel.windows]
163163
environment = {}
164164
before-build = "pip install delvewheel && bash {package}/scripts/cibw_before_build_windows.sh"
165-
before-test = "bash {package}/scripts/cibw_before_test_windows.sh"
166165
test-command = """
167166
set PANDAS_CI='1' && \
168167
python -c "import pandas as pd; \

scripts/cibw_before_test_windows.sh

-6
This file was deleted.

0 commit comments

Comments
 (0)