Skip to content

Commit 99ea0df

Browse files
committed
Pin griffe<2 to fix docs build
griffe 2.0.0 splits the package into griffelib and griffecli, which is incompatible with quartodoc 0.11.1.
1 parent 2a4ae3a commit 99ea0df

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
@@ -53,6 +53,7 @@ dev = [
5353
docs = [
5454
"quarto-cli==1.5.57",
5555
"quartodoc==0.11.1",
56+
"griffe<2",
5657
]
5758

5859
test = [

0 commit comments

Comments
 (0)