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 0709f0d commit 66f326bCopy full SHA for 66f326b
1 file changed
pyproject.toml
@@ -96,7 +96,7 @@ maintain = [
96
]
97
ci = [
98
"duty>=1.6",
99
- "ruff>=0.4",
+ "griffe-inherited-docstrings>=1.0",
100
"jsonschema>=4.17",
101
"pysource-codegen>=0.4",
102
"pysource-minimize>=0.5",
@@ -105,6 +105,7 @@ ci = [
105
"pytest-randomly>=3.15",
106
"pytest-xdist>=3.6",
107
"mypy>=1.10",
108
+ "ruff>=0.4",
109
"types-markdown>=3.6",
110
"types-pyyaml>=6.0",
111
0 commit comments