Skip to content

Commit 185091d

Browse files
Update instance repo from cookiecutter template
1 parent 9d64d5b commit 185091d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ scripts.open = "python -m webbrowser -t docs/_build/html/index.html"
6767
scripts.clean = "git clean -fdX -- {args:docs}"
6868

6969
[[tool.hatch.envs.hatch-test.matrix]]
70-
python = ["3.10", "3.13"]
70+
python = [ "3.10", "3.13" ]
7171
[tool.hatch.envs.hatch-test]
7272
features = [ "test" ]
7373

0 commit comments

Comments
 (0)