File: control

package info (click to toggle)
duecredit 0.10.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 564 kB
  • sloc: python: 3,808; makefile: 16
file content (10 lines) | stat: -rw-r--r-- 414 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
Test-Command: for py in `py3versions -s`; do $py -m pytest -k "not test_import_doi" /usr/lib/python3/dist-packages/duecredit/tests; done
Depends: python3-duecredit,
 python3-pytest,
 python3-all

Test-Command: for py in `py3versions -s`; do $py -m pytest -k test_import_doi /usr/lib/python3/dist-packages/duecredit/tests; done
Depends: python3-duecredit,
 python3-pytest,
 python3-all
Restrictions: needs-internet