contrib/automation/hgautomation/linux.py
changeset 43015 dffa9d3c2491
parent 43014 cbd94ee3a72e
child 43018 d1d919f679f7
--- a/contrib/automation/hgautomation/linux.py	Sun Sep 29 10:28:01 2019 -0700
+++ b/contrib/automation/hgautomation/linux.py	Sun Sep 29 10:37:38 2019 -0700
@@ -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 \