Skip to content

Commit b0a625d

Browse files
committed
skippig CDL tests
1 parent 89b2029 commit b0a625d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ environment = { HDF5_DIR = 'C:\\\\Users\\runneradmin\\micromamba\\envs\\build\\L
139139
[[tool.cibuildwheel.overrides]]
140140
select = "*-win_arm64"
141141
inherit.environment = "append"
142-
environment = { HDF5_DIR = 'C:\\\\vcpkg\\\\installed\\\\arm64-windows', netCDF4_DIR = 'C:\\\\vcpkg\\\\installed\\\\arm64-windows', PATH = 'C:\\\\vcpkg\\\\installed\\\\arm64-windows\\\\bin;${PATH}' }
142+
environment = { HDF5_DIR = 'C:\\\\vcpkg\\\\installed\\\\arm64-windows', netCDF4_DIR = 'C:\\\\vcpkg\\\\installed\\\\arm64-windows', PATH = 'C:\\\\vcpkg\\\\installed\\\\arm64-windows\\\\bin;${PATH}', NO_CDL = '1' }
143143
before-build = "pip install -I delvewheel numpy>=2.3.0"
144144
repair-wheel-command = [
145145
"delvewheel show {wheel}",

0 commit comments

Comments
 (0)