DEBSOURCES
Skip Quicknav
sources / python-service-identity / 24.2.0-1 / debian / tests / control
1234567
Test-Command: for p in $(py3versions -s); do if [ -d tests/ ]; then $p -m pytest tests/; fi; done Depends: python3-all, python3-idna, python3-openssl, python3-pytest, @