Skip to content

Commit 92ef2af

Browse files
Add pybind11 dev dependency
1 parent ae915b8 commit 92ef2af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ dev = [
2525
"types-setuptools",
2626
"versioneer",
2727
"types-versioneer",
28+
"pybind11~=3.0",
2829
"pybind11_stubgen>=2.5.4",
2930
"black>=22.3",
3031
"isort",

0 commit comments

Comments
 (0)