From ca0300ebe6b4c9cb0cf11735386e1fcd51c87b7b Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Tue, 26 Feb 2019 23:33:09 +0100 Subject: [PATCH 2/2] tox.ini: remove call to eobuilder --- tox.ini | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/tox.ini b/tox.ini index fec2f88..735d177 100644 --- a/tox.ini +++ b/tox.ini @@ -20,14 +20,3 @@ deps = ldap2: python-ldap<3 commands = py.test {env:COVERAGE:} {posargs:--random tests} - -[testenv:package] -# eobuilder is not on pypi, too bad -deps = setuptools - pip<8 - pyasn1 - ndg-httpsclient - pyopenssl -commands = - pip install -U --find-links https://jenkins.entrouvert.org/packages/ eobuilder - sh -c "sudo -u eobuilder -E env HOME=/var/lib/eobuilder PATH=$PATH $VIRTUAL_ENV/bin/eobuilder-ctl -d wheezy,jessie ldaptools" -- 2.20.1