File: control

package info (click to toggle)
python-django-import-export 2.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,052 kB
  • sloc: python: 4,630; makefile: 171; javascript: 20; sh: 9
file content (3 lines) | stat: -rw-r--r-- 242 bytes parent folder | download | duplicates (2)
1
2
3
Test-Command: set -e ; for py in $(py3versions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ; $py -c "import import_export; print(import_export)" ; done
Depends: @, python3-all
Restrictions: allow-stderr, superficial