Skip to content

Commit 15ad7b1

Browse files
committed
bug
Signed-off-by: vsoch <[email protected]>
1 parent e29fdc0 commit 15ad7b1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docker/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ RUN set -ex \
3939
&& yum clean all \
4040
&& rm -rf /var/cache/yum
4141

42-
RUN alternatives --set python /usr/bin/python3
43-
4442
RUN pip3 install Cython nose
4543

4644
RUN set -ex \

0 commit comments

Comments
 (0)