File: control

package info (click to toggle)
formiko 1.4.3-2.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 448 kB
  • sloc: python: 2,370; xml: 65; makefile: 7
file content (6 lines) | stat: -rw-r--r-- 283 bytes parent folder | download
1
2
3
4
5
6
Test-Command: formiko --help
Depends: python3-all, formiko
Restrictions: allow-stderr

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