Skip to content

Commit 5c9b7e0

Browse files
committed
build: Depend on griffelib instead of griffe
1 parent 7b0e6dd commit 5c9b7e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ classifiers = [
2929
"Typing :: Typed",
3030
]
3131
dependencies = [
32-
"griffe>=1.14",
32+
"griffelib>=2.0",
3333
"jinja2>=3.1.2",
3434
"mdformat>=0.7.16",
3535
# YORE: EOL 3.10: Remove line.

0 commit comments

Comments
 (0)