mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
gitlab-ci: fix fedora test failing on Python setup
Avoid having to compile matplotlib and its C dependencies.
This commit is contained in:
parent
ece901fb7c
commit
b2b6e62b8d
1 changed files with 1 additions and 0 deletions
|
|
@ -195,6 +195,7 @@ fedora_latest:
|
||||||
java-1.8.0-openjdk-devel
|
java-1.8.0-openjdk-devel
|
||||||
python3
|
python3
|
||||||
python3-babel
|
python3-babel
|
||||||
|
python3-matplotlib
|
||||||
python3-pip
|
python3-pip
|
||||||
rsync
|
rsync
|
||||||
unzip
|
unzip
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue