Remove deprecated downloadcache setting from tox.ini - was breaking with pip 7.1.2

This commit is contained in:
Chirag B. Jadwani
2016-01-20 18:04:19 +05:30
parent a3e6279814
commit a9240c0fbf

View File

@@ -50,7 +50,6 @@ usedevelop = true
setenv = setenv =
CPPFLAGS=-O0 CPPFLAGS=-O0
whitelist_externals = /usr/bin/make whitelist_externals = /usr/bin/make
downloadcache = {toxworkdir}/_download/
commands = commands =
django-admin.py --version django-admin.py --version
make test make test