File: control

package info (click to toggle)
sphinx-click 6.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 352 kB
  • sloc: python: 1,038; makefile: 10
file content (4 lines) | stat: -rw-r--r-- 129 bytes parent folder | download | duplicates (2)
1
2
3
4
Test-Command: for py in `py3versions -s`; do $py -m pytest -v; done
Depends: python3-sphinx-click,
 python3-all,
 python3-pytest