File: control

package info (click to toggle)
python-prov 2.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,848 kB
  • sloc: python: 6,555; xml: 1,528; makefile: 211; sh: 1
file content (11 lines) | stat: -rw-r--r-- 249 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
Test-Command: set -e
 ; for py in $(py3versions -r 2>/dev/null)
 ; do cd $AUTOPKGTEST_TMP
 ; echo "Testing with $py:"
 ; $py -m unittest discover -v prov.tests
 ; done
Depends:
 python3-all,
 python3-prov,
 python3-pydot,
Restrictions: allow-stderr