Skip to content

Commit 965982f

Browse files
committed
build: Depend on griffelib instead of griffe
1 parent e1a664c commit 965982f

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>=1.14",
32+
"griffelib>=2.0",
3333
]
3434

3535
[project.urls]

0 commit comments

Comments
 (0)