Skip to content

Commit c337b84

Browse files
committed
Explicitly add PEP 517 backend to pyproject.toml
1 parent 9b9d84d commit c337b84

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ requires = [
55
"wheel",
66
"setuptools_scm"
77
]
8+
build-backend = "setuptools.build_meta"
89

910
[tool.towncrier]
1011
package = "dateutil"

0 commit comments

Comments
 (0)