Skip to content

Commit 6903331

Browse files
committed
Work around griffe 1.0 breaking changes
1 parent 898644e commit 6903331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ doc = [
110110
"shinylive",
111111
"pydantic>=2.7.4",
112112
"quartodoc==0.7.5",
113-
"griffe",
113+
"griffe<1.0.0",
114114
]
115115

116116
[project.urls]

0 commit comments

Comments
 (0)