the-new-hotness: It was not a good idea to remove pip
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
9347596a29
commit
fcfeb5d276
1 changed files with 2 additions and 1 deletions
|
@ -28,7 +28,8 @@ items:
|
|||
python3-koji \
|
||||
python3-pycurl \
|
||||
python3-requests \
|
||||
python3-six && \
|
||||
python3-six \
|
||||
python3-pip && \
|
||||
dnf autoremove -y && \
|
||||
dnf clean all -y
|
||||
RUN git clone https://github.com/fedora-infra/the-new-hotness.git && \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue