1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-02 09:10:11 +02:00

gitlab-ci: fix fedora test failing on Python setup

Avoid having to compile matplotlib and its C dependencies.
This commit is contained in:
Hans-Christoph Steiner 2020-11-02 15:20:23 +01:00
parent ece901fb7c
commit b2b6e62b8d

View File

@ -195,6 +195,7 @@ fedora_latest:
java-1.8.0-openjdk-devel
python3
python3-babel
python3-matplotlib
python3-pip
rsync
unzip