mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
Revert "travis: Add workaround for a tox/virtualenv/six issue"
This reverts commit d450e926de65e5517293d38ec3ad2a1a17020d05. Was fixed by making tox depend on newer versions of six so the package gets installed/updated automatically now when installing tox. There is also some ongoing work that tries to make virtualenv work with older versions of six.
This commit is contained in:
parent
19b2f870e2
commit
ead067e775
@ -157,7 +157,7 @@ all|coverage|sonarcloud)
|
||||
libmysqlclient-dev libsqlite3-dev clearsilver-dev libfcgi-dev
|
||||
libpcsclite-dev libpam0g-dev binutils-dev libnm-dev libgcrypt20-dev
|
||||
libjson-c-dev iptables-dev python-pip libtspi-dev libsystemd-dev"
|
||||
PYDEPS="tox six>=1.12.0"
|
||||
PYDEPS="tox"
|
||||
if test "$1" = "deps"; then
|
||||
build_botan
|
||||
build_wolfssl
|
||||
|
Loading…
x
Reference in New Issue
Block a user