Skip to content

Commit 6eb1f10

Browse files
committed
build: Depend on griffelib instead of griffe
1 parent 1499185 commit 6eb1f10

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
@@ -29,7 +29,7 @@ classifiers = [
2929
"Typing :: Typed",
3030
]
3131
dependencies = [
32-
"griffe>=0.49",
32+
"griffelib>=2.0",
3333
]
3434

3535
[project.urls]

0 commit comments

Comments
 (0)