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 b202dc0 commit 9a0aac6Copy full SHA for 9a0aac6
setup.cfg
@@ -37,7 +37,7 @@ install_requires =
37
toposort
38
pyyaml >= 5.1
39
patch == 1.*
40
- pybind11-stubgen >= 0.10.5
+ pybind11-stubgen ~= 0.16
41
dataclasses; python_version < '3.7'
42
delocate; platform_system == 'Darwin'
43
distro; platform_system == 'Linux'
0 commit comments