File: control

package info (click to toggle)
numpydoc 1.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 612 kB
  • sloc: python: 4,399; makefile: 169
file content (7 lines) | stat: -rw-r--r-- 213 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
Test-Command: set -e; for p in $(py3versions -s); do $p -m pytest numpydoc/; done
Depends: @,
         python3-all,
         python3-doc,
         python3-pytest,
         python3-pytest-cov,
         python3-bs4