mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 06:50:29 +03:00
[CI] install python3-matplotlib from apt
This commit is contained in:
parent
5aa12ea50a
commit
6756f842e4
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue