Skip to content

Commit 13d770e

Browse files
committed
Minimum setuptools-scm version
1 parent 6b3fabc commit 13d770e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ verbose = "haas.plugins.result_handler:VerboseTestResultHandler"
6767
timing = "haas.plugins.result_handler:TimingResultHandler"
6868

6969
[build-system]
70-
requires = ["setuptools", "setuptools-scm"]
70+
requires = ["setuptools", "setuptools-scm >= 8.0"]
7171
build-backend = "setuptools.build_meta"
7272

7373
[tool.setuptools_scm]

0 commit comments

Comments
 (0)