From 92813593b93d9788fd978acdeeba59d32c311d48 Mon Sep 17 00:00:00 2001 From: drebs Date: Mon, 25 Jul 2016 21:25:46 -0300 Subject: [test] use pip download cache for tests and docker image --- testing/tox.ini | 1 + 1 file changed, 1 insertion(+) (limited to 'testing/tox.ini') diff --git a/testing/tox.ini b/testing/tox.ini index c3126cf2..5f401a35 100644 --- a/testing/tox.ini +++ b/testing/tox.ini @@ -23,4 +23,5 @@ deps = setenv = HOME=/tmp TERM=xterm + PIP_DOWNLOAD_CACHE=/var/cache/pip install_command = pip install {opts} {packages} -- cgit v1.2.3