mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-10-05 00:41:06 +03:00
CI: add missing python-virtualenv package
This commit is contained in:
parent
6f05529dac
commit
88dcc9d272
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue