We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a812c29 commit d8de23eCopy full SHA for d8de23e
1 file changed
pyproject.toml
@@ -59,6 +59,7 @@ dev-mkdocs = [
59
"mkdocstrings[python] == 0.30.1",
60
"mkdocstrings-python == 1.18.2",
61
"pymdownx-superfence-filter-lines == 0.1.0",
62
+ "griffe==1.15.0",
63
]
64
dev-mypy = [
65
# For checking the noxfile, docs/ script, and tests
0 commit comments