File: control

package info (click to toggle)
python-mouseinfo 0.0~git20230505000925.23791fa-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 204 kB
  • sloc: python: 663; makefile: 12
file content (9 lines) | stat: -rw-r--r-- 292 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
Test-Command: set -efu
 ; for py in $(py3versions -r 2>/dev/null)
 ; do cp -r tests "$AUTOPKGTEST_TMP" || true
 ; cd "$AUTOPKGTEST_TMP"
 ; echo "Testing with $py:"
 ; $py -m pytest --verbosity=2
 ; done
Depends: python3-all, python3-pytest, python3-pytest-xvfb, @,
Restrictions: allow-stderr