File: control

package info (click to toggle)
python-gsd 4.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,152 kB
  • sloc: python: 3,255; ansic: 1,965; cpp: 129; makefile: 14
file content (4 lines) | stat: -rw-r--r-- 155 bytes parent folder | download | duplicates (2)
1
2
3
4
Test-Command: for py in `py3versions -s`; do $py -m pytest -v /usr/lib/python3/dist-packages/gsd; done
Depends: python3-gsd,
 python3-pytest,
 python3-all