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