mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-04 22:40:12 +01:00
CI: add missing python-virtualenv package
This commit is contained in:
parent
6f05529dac
commit
88dcc9d272
@ -2,7 +2,7 @@ before_script:
|
||||
- apt-get -q update -y
|
||||
- echo " == Installing required packages"
|
||||
- apt-get -q install -y wget tar lib32stdc++6 lib32z1
|
||||
python pyflakes pep8 dash bash ruby
|
||||
python python-virtualenv pyflakes pep8 dash bash ruby
|
||||
python-imaging python-libcloud python-logilab-astng python-magic
|
||||
python-paramiko python-pip python-pyasn1 python-pyasn1-modules
|
||||
python-requests python-yaml
|
||||
|
Loading…
Reference in New Issue
Block a user