Merge "Remove tox locale overrides"
This commit is contained in:
commit
621376db44
1 changed files with 0 additions and 3 deletions
3
tox.ini
3
tox.ini
|
@ -6,9 +6,6 @@ skipsdist = True
|
|||
[testenv]
|
||||
usedevelop = True
|
||||
install_command = pip install -U {opts} {packages}
|
||||
setenv = LANG=en_US.UTF-8
|
||||
LANGUAGE=en_US:en
|
||||
LC_ALL=C
|
||||
deps= -r{toxinidir}/requirements.txt
|
||||
-r{toxinidir}/test-requirements.txt
|
||||
commands=
|
||||
|
|
Loading…
Reference in a new issue