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 =
CPPFLAGS=-O0
whitelist_externals = /usr/bin/make
downloadcache = {toxworkdir}/_download/
commands =
django-admin.py --version
make test