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.
2 parents bdd3686 + a898447 commit 6d650afCopy full SHA for 6d650af
pyproject.toml
@@ -58,6 +58,7 @@ Homepage = "https://eadwincode.github.io/ellar-cli/"
58
test = [
59
"pytest >=7.1.3,<8.0.0",
60
"pytest-cov >=2.12.0,<5.0.0",
61
+ "ruff ==0.1.6",
62
"mypy == 1.7.1",
63
"ruff ==0.1.7",
64
"black ==23.10.1",
0 commit comments