Skip to content

Commit

Permalink
lower coverage version
Browse files Browse the repository at this point in the history
  • Loading branch information
xiyan128 committed Jul 17, 2024
1 parent b676d3d commit 3235110
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,10 @@ dependencies = [
"typing",
]

[tool.hatch.envs.hatch-test]
dependencies= [
"coverage[toml] < 7.3.0"
]

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

0 comments on commit 3235110

Please sign in to comment.