Merge "Don't install pre-release software with tox"

This commit is contained in:
Jenkins
2013-12-28 18:45:11 +00:00
committed by Gerrit Code Review

View File

@@ -5,6 +5,7 @@ envlist = py26,py27,py33,pep8
[testenv]
usedevelop = True
install_command = pip install -U {opts} {packages}
setenv = VIRTUAL_ENV={envdir}
LANG=en_US.UTF-8
LANGUAGE=en_US:en