Submitter | phabricator |
---|---|
Date | Jan. 8, 2020, 7:51 p.m. |
Message ID | <423be34cf65c5a9d9138f3d93f9c62e0@localhost.localdomain> |
Download | mbox | patch |
Permalink | /patch/44203/ |
State | Not Applicable |
Headers | show |
Comments
Patch
diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -1195,6 +1195,7 @@ 'mercurial', 'mercurial.cext', 'mercurial.cffi', + 'mercurial.defaultrc', 'mercurial.helptext', 'mercurial.helptext.internals', 'mercurial.hgweb',