Skip to content

Commit 8dfa213

Browse files
effigiescoalsont
authored andcommitted
MNT: Drop beta pin with numpy 1.26.0 release [build wheels]
1 parent 0a8b0e7 commit 8dfa213

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
[build-system]
22
requires = [
33
"setuptools",
4-
# Beta release for testing 3.12 builds
5-
"numpy==1.26.0b1; python_version > '3.11'",
64
# Numpy 1.25 allows back-compiling and supports 3.9
75
"numpy>=1.25; python_version >= '3.9'",
86
# Last version to support 3.6-3.8

0 commit comments

Comments
 (0)