D7002: contrib: add a fork of black (as "grey") that includes my changes

indygreg (Gregory Szorc) phabricator at mercurial-scm.org
Sun Oct 6 14:35:03 EDT 2019


This revision now requires changes to proceed.
indygreg added a comment.
indygreg requested changes to this revision.


    $ pip3.7 install --upgrade black
    <snip>
    $ python3.7 contrib/grey.py
    Traceback (most recent call last):
      File "contrib/grey.py", line 54, in <module>
        from _version import version as __version__
    ModuleNotFoundError: No module named '_version'
  
  What am I doing wrong?
  
  Also, should we add a shebang and make the file executable?

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D7002/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D7002

To: durin42, #hg-reviewers, indygreg
Cc: mjpieters, mercurial-devel


More information about the Mercurial-devel mailing list