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 24c33db commit f0ad0fdCopy full SHA for f0ad0fd
setup.cfg
@@ -22,7 +22,7 @@ zipsafe = False
22
23
python_requires = >=3.9
24
install_requires =
25
- griffe>=0.25,<0.27
+ griffe==0.25
26
plum-dispatch<2.0.0;python_version<'3.10'
27
plum-dispatch;python_version>='3.10'
28
sphobjinv
0 commit comments