1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-03 17:50:11 +02:00

CI: add missing python-virtualenv package

This commit is contained in:
Daniel Martí 2015-09-01 11:34:04 -07:00
parent 6f05529dac
commit 88dcc9d272

View File

@ -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