Skip to content

Commit

Permalink
revert pybind11
Browse files Browse the repository at this point in the history
  • Loading branch information
virgesmith committed Jul 27, 2024
1 parent 396c162 commit 6e46b10
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
Expand Up @@ -2,7 +2,7 @@
requires = [
"setuptools>=42",
"wheel",
"pybind11>=2.6.0",
"pybind11<2.13",
"numpy",
"pytest"
]
Expand Down

0 comments on commit 6e46b10

Please sign in to comment.