Submitter | phabricator |
---|---|
Date | Sept. 29, 2019, 7:08 p.m. |
Message ID | <differential-rev-PHID-DREV-weaazeweke37ax7xy6ko-req@mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/41835/ |
State | Superseded |
Headers | show |
Comments
Patch
diff --git a/contrib/automation/hgautomation/linux.py b/contrib/automation/hgautomation/linux.py --- a/contrib/automation/hgautomation/linux.py +++ b/contrib/automation/hgautomation/linux.py @@ -210,6 +210,7 @@ sudo apt-get update PACKAGES="\ + awscli \ btrfs-progs \ build-essential \ bzr \ @@ -251,6 +252,7 @@ python-pygments \ python-subversion \ python-vcr \ + python3-boto3 \ python3-dev \ python3-docutils \ python3-fuzzywuzzy \