Skip to content

Commit e7ae09d

Browse files
lestevemroeschke
authored andcommitted
CI Use released numpy for Windows wheels testing (pandas-dev#61248)
CI Maybe fix Windows free-threaded Co-authored-by: Matthew Roeschke <[email protected]>
1 parent bdf846d commit e7ae09d

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
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

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)