Merge "Updates tox.ini to use new features"

This commit is contained in:
Jenkins
2013-12-23 02:03:52 +00:00
committed by Gerrit Code Review

View File

@@ -1,7 +1,11 @@
[tox]
envlist = py26,py27,py33,pypy,pep8
minversion = 1.6
skipsdist = True
[testenv]
usedevelop = True
install_command = pip install -U {opts} {packages}
setenv = VIRTUAL_ENV={envdir}
LANG=en_US.UTF-8
LANGUAGE=en_US:en