Skip to content

Commit 4cbced7

Browse files
authored
Merge pull request #1017 from Ultimaker/CURA-12823_numpy_wheel_windows
Update numpy version format for Windows in conandata.yml
2 parents e711bc9 + e783223 commit 4cbced7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conandata.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -300,8 +300,8 @@ pip_requirements_core:
300300
- sha256:e6d2677a32f47fc7eb2795db1dd15c1f34eff616bcaf2cfb5e997f854fa1c4a6
301301
Windows:
302302
numpy:
303-
version: "1.26.1"
304-
url: "https://cura.jfrog.io/artifactory/cura-local-pypi/numpy/numpy/numpy-mkl-1.26.1-cp312-cp312-win_amd64.whl"
303+
version: "1.26.1+mkl"
304+
url: "https://cura.jfrog.io/artifactory/cura-local-pypi/numpy/numpy/numpy-1.26.1+mkl-cp312-cp312-win_amd64.whl"
305305
hashes:
306306
- sha256:9e2c5e7f01bedb3c688e22ad27ffaf7904adee536d6c555a12aa7a01769a7aa0
307307
colorama:

0 commit comments

Comments
 (0)