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