Skip to content

Commit db36483

Browse files
committed
build: Remove obsolete toml extra from setuptools-scm.
1 parent 78fe5ab commit db36483

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
@@ -2,7 +2,7 @@
22
build-backend = "setuptools.build_meta"
33
requires = [
44
"setuptools==80.9",
5-
"setuptools-scm[toml]==9.2",
5+
"setuptools-scm==9.2",
66
]
77

88
[project]

0 commit comments

Comments
 (0)