[glib/wip/hadess/add-sudo-fedora-docker: 23/24] ci: Remove python3{, -pip} from list of packages



commit c625c37dde7f349b6c0d3a685a07d83b89f3938b
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Nov 20 15:41:18 2019 +0100

    ci: Remove python3{,-pip} from list of packages
    
    Package python3-3.7.5-1.fc30.x86_64 is already installed.
    Package python3-pip-19.0.3-3.fc30.noarch is already installed.

 .gitlab-ci/fedora.Dockerfile | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/.gitlab-ci/fedora.Dockerfile b/.gitlab-ci/fedora.Dockerfile
index f3319a20e..ceae6f69a 100644
--- a/.gitlab-ci/fedora.Dockerfile
+++ b/.gitlab-ci/fedora.Dockerfile
@@ -43,8 +43,6 @@ RUN dnf -y install \
     ncurses-compat-libs \
     ninja-build \
     pcre-devel \
-    python3 \
-    python3-pip \
     python3-wheel \
     shared-mime-info \
     systemtap-sdt-devel \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]