mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-05-18 05:30:04 -04:00
[CI] Install python3-pil from apt
New version would need to be compiled, otherwise.
This commit is contained in:
@@ -394,6 +394,7 @@ plugin_fetchsrclibs:
|
||||
python3-cffi
|
||||
python3-cryptography
|
||||
python3-pip
|
||||
python3-pil
|
||||
python3-venv
|
||||
- python3 -m venv --system-site-packages env
|
||||
- . env/bin/activate
|
||||
|
||||
Reference in New Issue
Block a user