We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a709b6 commit dea5858Copy full SHA for dea5858
pyproject.toml
@@ -1,6 +1,7 @@
1
[build-system]
2
requires = ["setuptools >= 40.8", "wheel"]
3
build-backend = "setuptools.build_meta"
4
+backend-path = ["."]
5
6
[tool.towncrier]
7
package = "setuptools"
0 commit comments