Merge "Remove tox locale overrides"
This commit is contained in:
commit
c6d3924f42
3
tox.ini
3
tox.ini
@ -8,9 +8,6 @@ usedevelop = True
|
||||
install_command = pip install --allow-external lazr.authentication --allow-insecure lazr.authentication -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
|
||||
commands = python setup.py testr --slowest --testr-args='{posargs} tests.unit'
|
||||
|
Loading…
x
Reference in New Issue
Block a user