Test-Command: set -e; for py in $(py3versions -i); do printf -- '\n\n====== %s\n\n' "$py"; env PYTHONPATH="$(pwd)/debian/tests/python" "$py" -B -u -m ucspi_unix_test -d /usr/bin -p unix; done
Depends: @, python3-all, python3-utf8-locale
Features: test-name=debian-python
