Merge pull request #166 from hugovk/no_such_option_download_cache

Fix build: no such option: --download-cache
This commit is contained in:
Hugo 2016-02-09 11:06:01 +02:00
commit 36a884ede0

View file

@ -3,7 +3,6 @@ envlist = py34, py27, pypy, pypy3
recreate = False recreate = False
[testenv] [testenv]
downloadcache = {homedir}/.pipcache
setenv = setenv =
PYLAST_USERNAME={env:PYLAST_USERNAME:} PYLAST_USERNAME={env:PYLAST_USERNAME:}
PYLAST_PASSWORD_HASH={env:PYLAST_PASSWORD_HASH:} PYLAST_PASSWORD_HASH={env:PYLAST_PASSWORD_HASH:}