Skip to content

Commit e2f9a49

Browse files
authored
Merge pull request #204 from apple/fix-centos-7
[CentOS 7] Add python3 devel package
2 parents 52d39a9 + 60ec628 commit e2f9a49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

swift-ci/master/centos/7/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ RUN yum install --enablerepo=centosplus -y \
2626
openssl-devel \
2727
pexpect \
2828
python-devel \
29+
python3-devel \
2930
python-pygments \
3031
python-six \
3132
python36-pexpect \

0 commit comments

Comments
 (0)