File: control

package info (click to toggle)
python-service-identity 24.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 312 kB
  • sloc: python: 1,454; makefile: 146
file content (7 lines) | stat: -rw-r--r-- 174 bytes parent folder | download
1
2
3
4
5
6
7
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,
 @