Fix python 3.3 unit test job

Change-Id: Ibb253e51ec2412d71d04a1994cef4fb60e77f234
Closes-bug: 1277495
This commit is contained in:
Russell Bryant 2014-02-09 17:49:29 -05:00
parent 810857849e
commit f6fdff657f
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ install_command = pip install -U {opts} {packages}
setenv = VIRTUAL_ENV={envdir}
LANG=en_US.UTF-8
LANGUAGE=en_US:en
LC_ALL=C
deps = -r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt