Skip to content

Commit 5cf2766

Browse files
authored
Merge pull request #40 from Matter-Tech/fixing-building
The default environment does not accept matrix for building
2 parents 0fdf6ab + 150e63d commit 5cf2766

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,6 @@ lint = [
7070
"style",
7171
]
7272

73-
[[tool.hatch.envs.default.matrix]]
74-
python = ["3.10", "3.11", "3.12"]
75-
7673
[tool.black]
7774
target-version = ["py310"]
7875
line-length = 120

0 commit comments

Comments
 (0)