1 2 3 4 5 6
#!/bin/sh # export needed to set the locale to support accentuated and non-latin chars in tests export LC_ALL=en_US.UTF-8 pytest --automake