Skip to content
Snippets Groups Projects
Commit 72a5e662 authored by anarcat's avatar anarcat
Browse files

hardcore locale for tests

parent 4e89abd8
Branches
Tags
No related merge requests found
......@@ -10,6 +10,10 @@ export DH_OPTIONS
%:
dh $@ --with=python2,sphinxdoc --buildsystem=pybuild
override_dh_auto_test:
# override locale to make sure tests pass
LANG=C.UTF-8 dh_auto_test
override_dh_auto_install:
dh_auto_install
# workaround a limitation in distutils, see
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment