Skip to content

Commit eb2c7ec

Browse files
author
Robert Buck
committed
documentation of LC_CTYPE
1 parent b099025 commit eb2c7ec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTING.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ Then once those are setup...
3737
Developer Testing
3838
~~~~~~~~~~~~~~~~~
3939

40+
Prerequisite for testing is to unset LC_CTYPE:
41+
42+
| unset LC_CTYPE
43+
4044
My basic means of testing has been:
4145

4246
| source ~/.venv/pynuodb/bin/activate

0 commit comments

Comments
 (0)