Document locale requirement for local testing
locale for tests is explicily set to en_US.UTF8 in tox.ini Change-Id: I0e52720406bceaedd4c33b988ab3da131fc95cb1 Story: 2003177 Task: 23323
This commit is contained in:
parent
0536854118
commit
a033b250ad
@ -63,6 +63,10 @@ well.
|
|||||||
on openSUSE or SLE 12, see
|
on openSUSE or SLE 12, see
|
||||||
`<https://software.opensuse.org/download.html?project=graphics&package=graphviz-plugins>`_.
|
`<https://software.opensuse.org/download.html?project=graphics&package=graphviz-plugins>`_.
|
||||||
|
|
||||||
|
To run the tests locally, it is a requirement that your terminal emulator
|
||||||
|
supports unicode with the ``en_US.UTF8`` locale. If you use locale-gen to
|
||||||
|
manage your locales, make sure you have enabled ``en_US.UTF8`` in
|
||||||
|
``/etc/locale.gen`` and rerun ``locale-gen``.
|
||||||
|
|
||||||
Python Prerequisites
|
Python Prerequisites
|
||||||
--------------------
|
--------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user