We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66f326b commit 48e18eaCopy full SHA for 48e18ea
1 file changed
pyproject.toml
@@ -96,7 +96,7 @@ maintain = [
96
]
97
ci = [
98
"duty>=1.6",
99
- "griffe-inherited-docstrings>=1.0",
+ "griffe-inherited-docstrings>=1.1",
100
"jsonschema>=4.17",
101
"pysource-codegen>=0.4",
102
"pysource-minimize>=0.5",
@@ -111,7 +111,7 @@ ci = [
111
112
docs = [
113
"code2flow>=2.5",
114
115
"markdown-callouts>=0.4",
116
"markdown-exec[ansi]>=1.8",
117
"mkdocs>=1.6",
0 commit comments