We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80676af commit 57a380cCopy full SHA for 57a380c
1 file changed
pyproject.toml
@@ -140,4 +140,4 @@ environment = { HDF5_DIR = 'C:\\\\Users\\runneradmin\\micromamba\\envs\\build\\L
140
select = "*-win_arm64"
141
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}' }
143
-before-build = "pip install 'numpy>=2.3.0'"
+before-build = "pip install -I numpy>=2.3.0"
0 commit comments