Skip to content

Commit

Permalink
build: Require griffe 0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
pawamoy committed Jan 14, 2022
1 parent 4537247 commit cfbd7bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ classifiers = [
"Typing :: Typed",
]
dependencies = [
"griffe>=0.7.1",
"griffe>=0.10",
]

[project.urls]
Expand Down

0 comments on commit cfbd7bb

Please sign in to comment.