##// END OF EJS Templates
pyproject: add config file...
Augie Fackler -
r47098:45afff0f default
parent child Browse files
Show More
@@ -0,0 +1,3 b''
1 [build-system]
2 requires = ["setuptools", "wheel"]
3 build-backend = "setuptools.build_meta"
@@ -70,6 +70,7 b' Prevent adding new files in the root dir'
70 70 hg
71 71 hgeditor
72 72 hgweb.cgi
73 pyproject.toml
73 74 rustfmt.toml
74 75 setup.py
75 76
General Comments 0
You need to be logged in to leave comments. Login now