From cefb4ba01421a83cb1e31df7f044225ae40f82b5 Mon Sep 17 00:00:00 2001
From: Todd Gamblin <tgamblin@llnl.gov>
Date: Mon, 27 Jul 2020 16:55:33 -0700
Subject: tutorial: Add boto3 installation to setup script (#17722)

---
 share/spack/setup-tutorial-env.sh | 6 ++++++
 1 file changed, 6 insertions(+)

(limited to 'share')

diff --git a/share/spack/setup-tutorial-env.sh b/share/spack/setup-tutorial-env.sh
index bb1fd423df..1f46f15c2d 100755
--- a/share/spack/setup-tutorial-env.sh
+++ b/share/spack/setup-tutorial-env.sh
@@ -57,6 +57,12 @@ until sudo apt-get install -y --no-install-recommends \
     sleep 5
 done
 
+####
+# Upgrade boto3 python package on AWS systems
+####
+pip3 install --upgrade boto3
+
+
 ####
 # Spack configuration settings for tutorial
 ####
-- 
cgit v1.2.3-70-g09d2