We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 729f40d commit b2feed1Copy full SHA for b2feed1
1 file changed
hatch.toml
@@ -44,7 +44,7 @@ extra-dependencies = [
44
45
[[envs.hatch-test.matrix]]
46
python = ["3.11", "3.12", "3.13"]
47
-deps = ["stable]
+deps = ["stable"]
48
49
[envs.hatch-test.scripts]
50
run = "python -m pytest --color=yes --cov --cov-append --cov-report=xml --cov-config=pyproject.toml --ignore docs/ {args:-vv}"
0 commit comments