Update *PATH to be consistent

This commit is contained in:
Ryan Beisner 2019-02-25 22:12:07 +01:00
parent b8d46f1ad3
commit 3b1adc44c9
No known key found for this signature in database
GPG Key ID: 952BACDC1C1A05FB
1 changed files with 1 additions and 2 deletions

View File

@ -9,9 +9,8 @@ envlist = pep8,py3
setenv = VIRTUAL_ENV={envdir}
PYTHONHASHSEED=0
TERM=linux
LAYER_PATH={toxinidir}/layers
JUJU_REPOSITORY={toxinidir}/build
passenv = http_proxy https_proxy INTERFACE_PATH
passenv = http_proxy https_proxy INTERFACE_PATH LAYER_PATH
install_command =
pip install {opts} {packages}
deps =