Skip to content

Commit 4b51d57

Browse files
committed
pybind11 >= 3.0.1
1 parent 74dfddc commit 4b51d57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[build-system]
22
requires = [
33
"setuptools >= 80.9.0",
4-
"pybind11 >= 3.0.0",
4+
"pybind11 >= 3.0.1",
55
]
66
build-backend = "setuptools.build_meta"
77

0 commit comments

Comments
 (0)