Skip to content

Commit 24c33db

Browse files
committed
dev: pin griffe to be < 0.27, as some objects moved
1 parent 4dcc55c commit 24c33db

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
@@ -22,7 +22,7 @@ zipsafe = False
2222

2323
python_requires = >=3.9
2424
install_requires =
25-
griffe>=0.25
25+
griffe>=0.25,<0.27
2626
plum-dispatch<2.0.0;python_version<'3.10'
2727
plum-dispatch;python_version>='3.10'
2828
sphobjinv

0 commit comments

Comments
 (0)