8000 BUILD: update to shrunk wheels · numpy/numpy@64f0b15 · GitHub
[go: up one dir, main page]

Skip to content

Commit 64f0b15

Browse files
committed
BUILD: update to shrunk wheels
1 parent 9b965d8 commit 64f0b15

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements/ci32_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
spin
22
# Keep this in sync with ci_requirements.txt
3-
scipy-openblas32==0.3.28.0.1
3+
scipy-openblas32==0.3.28.0.2

requirements/ci_requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
spin
22
# Keep this in sync with ci32_requirements.txt
3-
scipy-openblas32==0.3.28.0.1
4-
scipy-openblas64==0.3.28.0.1
3+
scipy-openblas32==0.3.28.0.2
4+
scipy-openblas64==0.3.28.0.2

0 commit comments

Comments
 (0)
0