We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6493a2f + 40cc48b commit 5d38d28Copy full SHA for 5d38d28
pyproject.toml
@@ -1,7 +1,7 @@
1
[build-system]
2
requires = [
3
"setuptools", "wheel", "scikit-build", "cmake>=3.12", "ninja", "cython",
4
- "numpy", "conan"
+ "oldest-supported-numpy", "conan"
5
]
6
7
[tool.isort]
0 commit comments