Skip to content

Commit daaa0b0

Browse files
committed
update the build-system
1 parent 2f18387 commit daaa0b0

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
@@ -16,7 +16,7 @@ dependencies = [
1616
cf-support = "cf_support.cli:cli"
1717

1818
[build-system]
19-
requires = ["setuptools>=80.9", "setuptools_scm>=8.3"]
19+
requires = ["setuptools>=80.9", "setuptools_scm[toml]>=8.3"]
2020
build-backend = "setuptools.build_meta"
2121

2222
[tool.setuptools_scm]

0 commit comments

Comments
 (0)