tox.ini: add dependencies to handle SNI

This commit is contained in:
Benjamin Dauvergne 2016-02-23 00:57:30 +01:00
parent 726ca75203
commit 171e277572
1 changed files with 2 additions and 0 deletions

View File

@ -27,5 +27,7 @@ install_command = pip install --pre --find-links https://jenkins.entrouvert.org/
deps = setuptools
pip<8
eobuilder
pyasn1
ndg-httpsclient
commands =
sh -c "sudo -u eobuilder -E env HOME=/var/lib/eobuilder PATH=$PATH $VIRTUAL_ENV/bin/eobuilder-ctl -d wheezy,jessie `pwd`"