Submitter | phabricator |
---|---|
Date | Dec. 30, 2019, 5:43 a.m. |
Message ID | <differential-rev-PHID-DREV-dwpfrz6ap37delze5mnf-req@mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/44114/ |
State | Superseded |
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',