Skip to content

Commit 57a380c

Browse files
committed
this
1 parent 80676af commit 57a380c

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
@@ -140,4 +140,4 @@ environment = { HDF5_DIR = 'C:\\\\Users\\runneradmin\\micromamba\\envs\\build\\L
140140
select = "*-win_arm64"
141141
inherit.environment = "append"
142142
environment = { HDF5_DIR = 'C:\\\\vcpkg\\\\installed\\\\arm64-windows', netCDF4_DIR = 'C:\\\\vcpkg\\\\installed\\\\arm64-windows', PATH = 'C:\\\\vcpkg\\\\installed\\\\arm64-windows\\\\bin;${PATH}' }
143-
before-build = "pip install 'numpy>=2.3.0'"
143+
before-build = "pip install -I numpy>=2.3.0"

0 commit comments

Comments
 (0)