Remove pip download cache references

Newest pip versions don't support it anymore and it's been deprecated
for a while.
This commit is contained in:
Jakub Stasiak 2016-01-23 00:31:46 +01:00
parent 7192ef941b
commit 5478d8d1ef
2 changed files with 0 additions and 3 deletions

View File

@ -1,8 +1,6 @@
language: python
python: 2.7
env:
global:
- PIP_DOWNLOAD_CACHE="$HOME/.cache/pip"
matrix:
- TOX_ENV=pep8
- TOX_ENV=py26-epolls

View File

@ -28,7 +28,6 @@ commands =
pep8 benchmarks/ eventlet/ tests/
[testenv]
downloadcache = {toxworkdir}/pip_download_cache
setenv =
PYTHONDONTWRITEBYTECODE = 1
selects: EVENTLET_HUB = selects