Skip to content

Commit f0936ac

Browse files
authored
Merge pull request #195 from compnerd/ubuntu-20.04-six
ubuntu: add Python 3 version of six
2 parents 54c0ad6 + e8b4233 commit f0936ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

swift-ci/master/ubuntu/20.04/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ RUN apt -y update && apt -y install \
2121
pkg-config \
2222
python \
2323
python-six \
24+
python3-six \
2425
python3-distutils \
2526
rsync \
2627
swig \

0 commit comments

Comments
 (0)