8000
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 f89dca7 commit 443b747Copy full SHA for 443b747
pyproject.toml
@@ -1,6 +1,6 @@
1
[build-system]
2
requires = [
3
- "setuptools==59.2.0", "wheel==0.37.0", "cmake>=3.6.3", "pip",
+ "setuptools==59.2.0", "wheel==0.37.0", "cmake>=3.1", "pip",
4
"scikit-build>=0.13.2",
5
"numpy==1.13.3; python_version=='3.6' and platform_machine != 'aarch64' and platform_machine != 'arm64'",
6
"numpy==1.14.5; python_version=='3.7' and platform_machine != 'aarch64' and platform_machine != 'arm64'",
0 commit comments