Skip to content

Commit a0c057a

Browse files
TSC21thirtytwobits
andcommitted
Update nodethon/provision.sh
Co-Authored-By: Scott Dixon <dixonsco@amazon.com>
1 parent 0072cd6 commit a0c057a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

nodethon/provision.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ apt-get -y install unzip
3939
# deadsnakes maintains a bunch of python versions for Ubuntu.
4040
add-apt-repository -y ppa:deadsnakes/ppa
4141
apt-get update
42-
apt-get -y install python3.5
43-
apt-get -y install python3.6
4442
apt-get -y install python3.7
4543
apt-get -y install python3.8
4644
apt-get -y install python3-pip

0 commit comments

Comments
 (0)