File: control

package info (click to toggle)
more-itertools 10.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 772 kB
  • sloc: python: 8,796; makefile: 167
file content (12 lines) | stat: -rw-r--r-- 292 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
Test-Command: set -e
 ; cp -r setup.* README.rst docs/ tests/ "$AUTOPKGTEST_TMP"
 ; for py in $(py3versions -r 2>/dev/null)
 ; do cd "$AUTOPKGTEST_TMP"
 ; echo "Testing with $py:"
 ; $py -m unittest -v
 ; done
Depends:
 flit,
 python3-all,
 python3-more-itertools,
Restrictions: allow-stderr