Skip to content

Commit

Permalink
WIP: try pybind11 PR
Browse files Browse the repository at this point in the history
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
  • Loading branch information
henryiii committed Aug 13, 2024
1 parent f2063e9 commit bf2e172
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>=2.13.2"]
requires = ["scikit-build-core>=0.10", "pybind11 @ git+https://github.com/henryiii/pybind11@henryiii/fix/emscripten3"]
build-backend = "scikit_build_core.build"

[project]
Expand Down

0 comments on commit bf2e172

Please sign in to comment.