Try this maybe?

This commit is contained in:
Anthony Sottile
2020-07-31 21:44:44 -07:00
committed by GitHub
parent 4f0793a462
commit d5a49100cf

View File

@@ -2,7 +2,7 @@
requires = [
# sync with setup.py until we discard non-pep-517/518
"setuptools>=42.0",
"setuptools-scm>=3.4",
"setuptools-scm[toml]>=3.4",
"wheel",
]
build-backend = "setuptools.build_meta"