summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2019-11-20 15:41:18 +0100
committerPhilip Withnall <withnall@endlessm.com>2019-11-27 13:23:12 +0000
commitc625c37dde7f349b6c0d3a685a07d83b89f3938b (patch)
treeea4aa58d61ffd4d9aebc0d065a5ad43000650ce0
parentfd4d68615fbf6c72e62687dcbe93ec23cc842e46 (diff)
downloadglib-c625c37dde7f349b6c0d3a685a07d83b89f3938b.tar.gz
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.
-rw-r--r--.gitlab-ci/fedora.Dockerfile2
1 files changed, 0 insertions, 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 \