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.
2 parents 57e857e + af79f96 commit 1527272Copy full SHA for 1527272
pyproject.toml
@@ -52,7 +52,7 @@ requires = [
52
# We build against the most recent supported NumPy 2.0 release;
53
# see https://github.com/numpy/numpy/issues/27265
54
"numpy~=2.0",
55
- "setuptools~=80.3.1",
+ "setuptools~=80.4.0",
56
]
57
build-backend = "setuptools.build_meta"
58
0 commit comments