DEBSOURCES
Skip Quicknav
sources / python-service-identity / 16.0.0-2 / debian / tests / control
1234567
Test-Command: for p in $(pyversions -s) $(py3versions -s); do $p -m pytest tests/; done Depends: python-all, python-pytest, python3-all, python3-pytest, @