Skip to content

Commit 9a0aac6

Browse files
committed
Pin pybind11-stubgen version for now
1 parent b202dc0 commit 9a0aac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ install_requires =
3737
toposort
3838
pyyaml >= 5.1
3939
patch == 1.*
40-
pybind11-stubgen >= 0.10.5
40+
pybind11-stubgen ~= 0.16
4141
dataclasses; python_version < '3.7'
4242
delocate; platform_system == 'Darwin'
4343
distro; platform_system == 'Linux'

0 commit comments

Comments
 (0)