Update tox config to use 1.6

Change-Id: I0a692ef5aa3e3bd847423f70460ce89c5d36397d
This commit is contained in:
Monty Taylor 2013-09-25 12:07:32 -04:00
parent 1c70add1bd
commit 3d62394619

@ -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