Mercurial > public > mercurial-scm > hg
diff tests/test-check-code.t @ 43222:8f89899a5446
black: rename pyproject.toml to black.toml
Black won't read this automatically (you'll have to specify --config),
but having a pyproject.toml *at all* puts pip in PEP 517/518 mode
which breaks us for obscure reasons I don't understand. Rather than
waste a ton of time fighting with pip, let's just do this.
Differential Revision: https://phab.mercurial-scm.org/D7087
author | Augie Fackler <augie@google.com> |
---|---|
date | Mon, 14 Oct 2019 12:46:32 -0400 |
parents | 7054fd370430 |
children | daa3b58906d5 |
line wrap: on
line diff
--- a/tests/test-check-code.t Sat Oct 12 15:12:54 2019 -0700 +++ b/tests/test-check-code.t Mon Oct 14 12:46:32 2019 -0400 @@ -64,10 +64,10 @@ COPYING Makefile README.rst + black.toml hg hgeditor hgweb.cgi - pyproject.toml setup.py Prevent adding modules which could be shadowed by ancient .so/.dylib.