From 71a71226fbbf086cb8173a43fa85f589bcadaa12 Mon Sep 17 00:00:00 2001 From: J08nY Date: Wed, 26 Jul 2017 22:35:13 +0200 Subject: Fix locale in CI for Click. --- tox.ini | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index 173a96b..ee4fd25 100644 --- a/tox.ini +++ b/tox.ini @@ -14,6 +14,8 @@ deps = flufl.testing dev: -e../mailman dev: -e../PGPy setenv = MAILMAN_EXTRA_TESTING_CFG = {toxinidir}/src/mailman_pgp/testing/mailman.cfg + LC_ALL=C.UTF-8 + LANG=C.UTF-8 cov: COVERAGE_PROCESS_START = {[coverage]rcfile} commands = nocov: python -m nose2 -v {posargs} cov: python -m coverage run {[coverage]rc} -m nose2 -v {posargs} -- cgit v1.2.3-70-g09d2