We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62cb267 commit 51495afCopy full SHA for 51495af
pyproject.toml
@@ -1,7 +1,7 @@
1
# plotpy setup configuration file
2
3
[build-system]
4
-requires = ["setuptools", "wheel", "cython ~= 0.29.0", "numpy >= 2.0.0"]
+requires = ["setuptools", "wheel", "cython ~= 0.29.0", "numpy >= 1.17"]
5
build-backend = "setuptools.build_meta"
6
7
[project]
0 commit comments