File: control

package info (click to toggle)
beaker 1.13.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 676 kB
  • sloc: python: 6,040; makefile: 62
file content (4 lines) | stat: -rw-r--r-- 142 bytes parent folder | download | duplicates (3)
1
2
3
4
Depends:
 @,
 python3-all,
Test-Command: set -e; for py in $(py3versions -s); do echo "[*] testing on $py:"; $py debian/tests/smoke.py ; done