File: control

package info (click to toggle)
python-os-api-ref 1.6.2%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 372 kB
  • sloc: python: 1,056; makefile: 12
file content (4 lines) | stat: -rw-r--r-- 288 bytes parent folder | download
1
2
3
4
Test-Command: set -e ; for py in $(pyversions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ; $py -c "import os_api_ref; print os_api_ref" ; done
Depends: python3-all, python3-os-api-ref
Restrictions: allow-stderr, superficial
Features: test-name=autodep8-python3