##// END OF EJS Templates
packaging: update Ubuntu docker build dependencies to Python 3...
Connor Sheehan -
r44488:b084ad48 default
parent child Browse files
Show More
@@ -10,7 +10,8 b' RUN apt-get update && apt-get install -y'
10 dh-python \
10 dh-python \
11 less \
11 less \
12 python \
12 python \
13 python-all-dev \
13 python3-all \
14 python-docutils \
14 python3-all-dev \
15 python3-docutils \
15 unzip \
16 unzip \
16 zip
17 zip
General Comments 0
You need to be logged in to leave comments. Login now