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 ec7fe91 commit 4af3dffCopy full SHA for 4af3dff
pyproject.toml
@@ -1,7 +1,8 @@
1
[build-system]
2
requires = [
3
"scikit-build-core",
4
- "Cython"
+ "Cython",
5
+ "setuptools>=61.2",
6
]
7
build-backend = "scikit_build_core.build"
8
0 commit comments