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 b612646 commit 8831b57Copy full SHA for 8831b57
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
[tool.black]
7
line-length = 88
0 commit comments