Depends:
 @,
 python3-all,
Test-Command: set -e; for py in $(py3versions -s); do echo "[*] testing on $py:"; $py debian/tests/smoke.py ; done
