File: control

package info (click to toggle)
pynput 1.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 596 kB
  • sloc: python: 6,309; makefile: 10; sh: 1
file content (4 lines) | stat: -rw-r--r-- 293 bytes parent folder | download | duplicates (2)
1
2
3
4
Test-Command: set -e; for py in $(py3versions -r 2>/dev/null); do cd "$AUTOPKGTEST_TMP"; echo "Testing with $py:"; xvfb-run -a $py -c "import pynput; print(pynput)"; done
Depends: python3-all, python3-pynput, xauth, xvfb
Restrictions: allow-stderr, superficial
Features: test-name=import-test