We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bad5f5 commit 5c5d127Copy full SHA for 5c5d127
pyproject.toml
@@ -4,6 +4,6 @@ requires = [
4
"wheel",
5
"cmake>=3.16",
6
"ninja; sys_platform != 'win32'",
7
- "pybind11-stubgen~=2.3",
+ "pybind11-stubgen~=2.5",
8
]
9
build-backend = "setuptools.build_meta"
0 commit comments