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 171efbe commit 708fd84Copy full SHA for 708fd84
1 file changed
pyproject.toml
@@ -96,7 +96,7 @@ maintain = [
96
]
97
ci = [
98
"duty>=1.6",
99
- "griffe-inherited-docstrings>=1.1",
+ "griffe-inherited-docstrings>=1.1.2",
100
"jsonschema>=4.17",
101
"pysource-codegen>=0.7",
102
"pysource-minimize>=0.10",
@@ -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