We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b9d84d commit c337b84Copy full SHA for c337b84
1 file changed
pyproject.toml
@@ -5,6 +5,7 @@ requires = [
5
"wheel",
6
"setuptools_scm"
7
]
8
+build-backend = "setuptools.build_meta"
9
10
[tool.towncrier]
11
package = "dateutil"
0 commit comments