Test-Command: for p in $(pyversions -s) $(py3versions -s); do $p -m pytest tests/; done Depends: python-all, python-pytest, python3-all, python3-pytest, @