File: control

package info (click to toggle)
libpillowfight 0.3.1-2.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 88,872 kB
  • sloc: ansic: 3,542; python: 802; makefile: 114; sh: 16
file content (7 lines) | stat: -rw-r--r-- 382 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
Test-Command: set -e ; for py in $(py3versions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ; $py -c "import pillowfight; print(pillowfight.__version__)" ; done
Depends: python3-all, python3-pypillowfight
Restrictions: allow-stderr, superficial
Features: test-name=import

Tests: unittests
Depends: python3-pypillowfight, python3-pytest, python3-pytest-cov