Skip to content

Commit b2feed1

Browse files
committed
fix hatch
1 parent 729f40d commit b2feed1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hatch.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ extra-dependencies = [
4444

4545
[[envs.hatch-test.matrix]]
4646
python = ["3.11", "3.12", "3.13"]
47-
deps = ["stable]
47+
deps = ["stable"]
4848

4949
[envs.hatch-test.scripts]
5050
run = "python -m pytest --color=yes --cov --cov-append --cov-report=xml --cov-config=pyproject.toml --ignore docs/ {args:-vv}"

0 commit comments

Comments
 (0)