diff options
author | Sridhar Rao <sridhar.rao@spirent.com> | 2019-09-17 07:45:57 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2019-09-17 07:45:57 +0000 |
commit | b984a2f40bec349c802b631a69526590b34bd5de (patch) | |
tree | 15db7b7b05ba4b190622e0e8ab62695a1d4b71d2 /systems/ubuntu | |
parent | c98c9f6f3fd7706367e06f36f1e9cfd0c64c4c21 (diff) | |
parent | 57dce3c68fb63403be15e20f769ba7c38ba26537 (diff) |
Merge "Python: Upgrade Python version from 3.4 to 3.6"
Diffstat (limited to 'systems/ubuntu')
-rwxr-xr-x | systems/ubuntu/14.04/build_base_machine.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/ubuntu/14.04/build_base_machine.sh b/systems/ubuntu/14.04/build_base_machine.sh index a0e6895c..5501cab2 100755 --- a/systems/ubuntu/14.04/build_base_machine.sh +++ b/systems/ubuntu/14.04/build_base_machine.sh @@ -75,7 +75,7 @@ python3-setuptools python3-dbus python3-dev python3-tk -libpython3.4 +libpython3.6 python3-reportlab # libs |