Skip to content

Commit 04b6d76

Browse files
committed
Update locale on testenv in tox
1 parent 473c4eb commit 04b6d76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ skipsdist = True
66
setenv =
77
PYTHONPATH={toxinidir}/readthedocs:{toxinidir}
88
DJANGO_SETTINGS_MODULE=settings.test
9+
LANG=C
910
deps = -r{toxinidir}/requirements/pip.txt
1011
changedir = {toxinidir}/readthedocs
1112
commands =

0 commit comments

Comments
 (0)