mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-07 16:00:28 +03:00
gitlab-ci: use python3-ruamel.yaml to avoid building from source
This commit is contained in:
parent
f47840542d
commit
6a2e1f0af4
1 changed files with 1 additions and 0 deletions
|
|
@ -414,6 +414,7 @@ plugin_fetchsrclibs:
|
|||
python3-pil
|
||||
python3-pip
|
||||
python3-pycparser
|
||||
python3-ruamel.yaml
|
||||
python3-venv
|
||||
- python3 -m venv --system-site-packages env
|
||||
- . env/bin/activate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue