Skip to content

Commit

Permalink
Avoid poisoning pip's wheel cache when building with PYTHON_PURE=1.
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Jul 1, 2016
1 parent e944c8a commit 8cafa36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Expand Up @@ -16,6 +16,7 @@ basepython =
python2.7
setenv =
PURE_PYTHON = 1
PIP_CACHE_DIR = {envdir}/.cache

[testenv:coverage]
basepython =
Expand Down

0 comments on commit 8cafa36

Please sign in to comment.