Add backend-path for future Pips

Co-Authored-By: Paul Ganssle <paul@ganssle.io>
This commit is contained in:
Jason R. Coombs 2019-12-29 11:59:05 -05:00 committed by GitHub
parent 7a709b6d30
commit dea5858f1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
[build-system]
requires = ["setuptools >= 40.8", "wheel"]
build-backend = "setuptools.build_meta"
backend-path = ["."]
[tool.towncrier]
package = "setuptools"