Skip to content

Commit c9625b4

Browse files
committed
build: Depend on griffelib instead of griffe
1 parent b56ffe2 commit c9625b4

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
@@ -30,7 +30,7 @@ classifiers = [
3030
"Typing :: Typed",
3131
]
3232
dependencies = [
33-
"griffe>=1.14",
33+
"griffelib>=2.0",
3434
"typing-extensions>=4.7",
3535
]
3636

0 commit comments

Comments
 (0)