Skip to content
Snippets Groups Projects
Commit 45afff0f authored by Augie Fackler's avatar Augie Fackler
Browse files

pyproject: add config file

This will tell pip et al to call our setup.py for the majority of
packaging concerns, but also gives us a place to put standard config
stuff like black.

Differential Revision: https://phab.mercurial-scm.org/D9833
parent f2c4224e
1 merge request!72ci: hook network-io tests into the pipeline
[build-system]
requires = ["setuptools", "wheel"]
build-backend = "setuptools.build_meta"
...@@ -70,6 +70,7 @@ ...@@ -70,6 +70,7 @@
hg hg
hgeditor hgeditor
hgweb.cgi hgweb.cgi
pyproject.toml
rustfmt.toml rustfmt.toml
setup.py setup.py
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment