Thanks to visit codestin.com Credit goes to github.com
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 f15aeee + 8c68325 commit 5c58816Copy full SHA for 5c58816
pyproject.toml
@@ -2,6 +2,6 @@
2
build-backend = "setuptools.build_meta"
3
requires = [
4
"certifi>=2020.06.20",
5
- "numpy>=1.19",
+ "oldest-supported-numpy",
6
"setuptools_scm>=7",
7
]
0 commit comments