Skip to content

Commit 2c6bb01

Browse files
committed
Work around griffe 1.0 breaking changes
1 parent 5ecaca1 commit 2c6bb01

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
@@ -135,7 +135,7 @@ doc =
135135
shinylive
136136
pydantic>=2.7.4
137137
quartodoc==0.7.5
138-
griffe
138+
griffe<1.0.0
139139

140140
[options.packages.find]
141141
include = shiny, shiny.*

0 commit comments

Comments
 (0)