Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
isi-adas committed Aug 15, 2024
1 parent 8b503ac commit a9fb12b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildwheel/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ RUN yum install -y krb5-devel krb5-workstation python27
RUN source /opt/rh/python27/enable
RUN export PATH=$PATH:/opt/rh/python27/root/usr/bin
RUN ls /opt/rh/python27/root/usr/bin/python2.7
RUN locate libpython2.7.so.1.0
RUN /opt/rh/python27/root/usr/bin/python2.7 -m pip install -U 'pip<21'
RUN /opt/rh/python27/root/usr/bin/python2.7 -m pip install build

Expand Down

0 comments on commit a9fb12b

Please sign in to comment.