File: control

package info (click to toggle)
python-service-identity 16.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 276 kB
  • ctags: 224
  • sloc: python: 973; makefile: 149
file content (7 lines) | stat: -rw-r--r-- 160 bytes parent folder | download
1
2
3
4
5
6
7
Test-Command: for p in $(pyversions -s) $(py3versions -s); do $p -m pytest tests/; done
Depends:
 python-all,
 python-pytest,
 python3-all,
 python3-pytest,
 @