Skip to content

Commit d5a4910

Browse files
authored
Try this maybe?
1 parent 4f0793a commit d5a4910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
requires = [
33
# sync with setup.py until we discard non-pep-517/518
44
"setuptools>=42.0",
5-
"setuptools-scm>=3.4",
5+
"setuptools-scm[toml]>=3.4",
66
"wheel",
77
]
88
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)