Skip to content

Commit

Permalink
hatch-test templates to default
Browse files Browse the repository at this point in the history
  • Loading branch information
xiyan128 committed Jul 17, 2024
1 parent 7421046 commit 58eb0db
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,8 @@ dependencies = [
"typing",
]

[tool.hatch.envs.hatch-test]
template = "default"

[[tool.hatch.envs.hatch-test.matrix]]
python = ["3.7", "3.10"]

0 comments on commit 58eb0db

Please sign in to comment.