Skip to content

Commit c60584d

Browse files
authored
Update pyproject.toml
1 parent a4e22ba commit c60584d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["scikit-build-core~=0.8.0", "pybind11>=2.12"]
2+
requires = ["scikit-build-core @ git+https://github.com/scikit-build/scikit-build-core@henryiii/fix/pyodide2", "pybind11 >=2.12"]
33
build-backend = "scikit_build_core.build"
44

55

0 commit comments

Comments
 (0)