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 a4e22ba commit c60584dCopy full SHA for c60584d
pyproject.toml
@@ -1,5 +1,5 @@
1
[build-system]
2
-requires = ["scikit-build-core~=0.8.0", "pybind11>=2.12"]
+requires = ["scikit-build-core @ git+https://github.com/scikit-build/scikit-build-core@henryiii/fix/pyodide2", "pybind11 >=2.12"]
3
build-backend = "scikit_build_core.build"
4
5
0 commit comments