mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-05-18 05:30:04 -04:00
Merge branch 'fix_ci' into 'master'
[CI] install python3-matplotlib from apt See merge request fdroid/fdroidserver!1045
This commit is contained in:
@@ -393,6 +393,7 @@ plugin_fetchsrclibs:
|
||||
git
|
||||
python3-cffi
|
||||
python3-cryptography
|
||||
python3-matplotlib
|
||||
python3-pip
|
||||
python3-pil
|
||||
python3-venv
|
||||
@@ -431,6 +432,7 @@ servergitmirrors:
|
||||
openssh-client
|
||||
openssl
|
||||
python3-cryptography
|
||||
python3-matplotlib
|
||||
python3-cffi
|
||||
python3-pip
|
||||
python3-pil
|
||||
|
||||
Reference in New Issue
Block a user