Skip to content

Commit 5072d09

Browse files
committed
skippig CDL tests
1 parent c641e9a commit 5072d09

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
@@ -160,7 +160,7 @@ environment = {HDF5_DIR='C:\\\\Users\\runneradmin\\micromamba\\envs\\build\\Libr
160160
[[tool.cibuildwheel.overrides]]
161161
select = "*-win_arm64"
162162
inherit.environment = "append"
163-
environment = { HDF5_DIR = 'C:\\\\vcpkg\\\\installed\\\\arm64-windows', netCDF4_DIR = 'C:\\\\vcpkg\\\\installed\\\\arm64-windows', PATH = 'C:\\\\vcpkg\\\\installed\\\\arm64-windows\\\\bin;${PATH}' }
163+
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' }
164164
before-build = "pip install -I delvewheel numpy>=2.3.0"
165165
repair-wheel-command = [
166166
"delvewheel show {wheel}",

0 commit comments

Comments
 (0)