We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ee4dfb commit 2284652Copy full SHA for 2284652
pyproject.toml
@@ -9,9 +9,6 @@ requires = [
9
# numpy requirement for wheel builds for distribution on PyPI - building
10
# against 2.x yields wheels that are also compatible with numpy 1.x at
11
# runtime.
12
- # Note that building against numpy 1.x works fine too - users and
13
- # redistributors can do this by installing the numpy version they like and
14
- # disabling build isolation.
15
"numpy>=2.0.0rc1",
16
]
17
0 commit comments