Update tox config to use 1.6
Change-Id: I0a692ef5aa3e3bd847423f70460ce89c5d36397d
This commit is contained in:
parent
1c70add1bd
commit
3d62394619
4
tox.ini
4
tox.ini
@ -1,7 +1,11 @@
|
||||
[tox]
|
||||
minversion = 1.6
|
||||
skipsdist = True
|
||||
envlist = py26,py27,py33,pep8
|
||||
|
||||
[testenv]
|
||||
usedevelop = True
|
||||
install_command = pip install {opts} {packages}
|
||||
setenv = VIRTUAL_ENV={envdir}
|
||||
LANG=en_US.UTF-8
|
||||
LANGUAGE=en_US:en
|
||||
|
Loading…
x
Reference in New Issue
Block a user