Skip to content

Commit c9dbfb4

Browse files
committed
Keep numpy 1.23.5 as the default version for now
1 parent 1c61702 commit c9dbfb4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

graalpython/lib-graalpython/patches/numpy/metadata.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ ignore-rule-on-llvm = true
88
version = '== 1.23.5'
99
patch = 'numpy-1.23.5.patch'
1010
dist-type = 'sdist'
11+
# Keep this version as default for now
12+
install-priority = 2
1113

1214
[[rules]]
1315
# 1.23.2 is currently used by oldest-supported-numpy

0 commit comments

Comments
 (0)