#96 the-new-hotness: It was not a good idea to remove pip
Merged 3 years ago by zlopez. Opened 3 years ago by zlopez.
Unknown source hotness_release  into  master

@@ -28,7 +28,8 @@

                  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 && \