Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored Aug 13, 2024
1 parent bf2e172 commit 95f93dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[build-system]
requires = ["scikit-build-core>=0.10", "pybind11 @ git+https://github.com/henryiii/pybind11@henryiii/fix/emscripten3"]
requires = ["scikit-build-core>=0.10", "pybind11>=3.13.3"]
build-backend = "scikit_build_core.build"

[project]
Expand Down

0 comments on commit 95f93dc

Please sign in to comment.