File: control

package info (click to toggle)
formiko 1.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 384 kB
  • sloc: python: 1,853; makefile: 7
file content (7 lines) | stat: -rw-r--r-- 322 bytes parent folder | download
1
2
3
4
5
6
7
Test-Command: formiko --help
Depends: python3-all, formiko
Restrictions: allow-stderr, superficial

Test-Command: set -e ; for py in $(py3versions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ; $py -c "import formiko; print(formiko)" ; done
Depends: python3-all, formiko
Restrictions: superficial