##// END OF EJS Templates
pep-517: remove the `build-backend` key to allow for users to build extensions...
Raphaël Gomès -
r48841:58fe6d12 stable
parent child Browse files
Show More
@@ -1,6 +1,5 b''
1 1 [build-system]
2 2 requires = ["setuptools", "wheel"]
3 build-backend = "setuptools.build_meta"
4 3
5 4 [tool.black]
6 5 line-length = 80
General Comments 0
You need to be logged in to leave comments. Login now