Skip to content

Commit ffe3a95

Browse files
committed
Remove duplicated hatch matrix section
1 parent cdea17c commit ffe3a95

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pyproject.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -130,11 +130,6 @@ dependencies = [
130130
]
131131
features = ["test", "extra"]
132132

133-
[[tool.hatch.envs.test.matrix]]
134-
python = ["3.11", "3.12", "3.13"]
135-
numpy = ["1.25", "2.1"]
136-
version = ["minimal"]
137-
138133
[[tool.hatch.envs.test.matrix]]
139134
python = ["3.11", "3.12", "3.13"]
140135
numpy = ["1.25", "2.1"]

0 commit comments

Comments
 (0)