Skip to content

Commit

Permalink
Remove duplicated hatch matrix section
Browse files Browse the repository at this point in the history
  • Loading branch information
dstansby committed Dec 6, 2024
1 parent cdea17c commit ffe3a95
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -130,11 +130,6 @@ dependencies = [
]
features = ["test", "extra"]

[[tool.hatch.envs.test.matrix]]
python = ["3.11", "3.12", "3.13"]
numpy = ["1.25", "2.1"]
version = ["minimal"]

[[tool.hatch.envs.test.matrix]]
python = ["3.11", "3.12", "3.13"]
numpy = ["1.25", "2.1"]
Expand Down

0 comments on commit ffe3a95

Please sign in to comment.