File: control

package info (click to toggle)
python-rebulk 3.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 712 kB
  • sloc: python: 7,507; makefile: 3
file content (2 lines) | stat: -rw-r--r-- 213 bytes parent folder | download | duplicates (4)
1
2
Test-Command: set -e ; for py in $(py3versions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ; $py -m pytest --pyargs rebulk.test; done
Depends: python3-all, python3-rebulk, python3-pytest