Skip to content

Commit 947d803

Browse files
committed
BLD: Pin griffe<2.0.0 for doc builds
quartodoc is not yet compatible with griffe 2.x.
1 parent 3c386b7 commit 947d803

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ doc = [
6363
"click",
6464
"numpydoc>=0.9.1",
6565
"quartodoc>=0.7.2",
66+
"griffe<2.0.0",
6667
]
6768

6869
lint = [

0 commit comments

Comments
 (0)