File: control

package info (click to toggle)
python-circuitbreaker 1.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 132 kB
  • sloc: python: 504; makefile: 3
file content (5 lines) | stat: -rw-r--r-- 191 bytes parent folder | download
1
2
3
4
5
Test-Command: set -e ; d="$AUTOPKGTEST_TMP" ; cp -a tests "$d" ; cd "$d" ; for py in $(py3versions -s 2>/dev/null) ; do $py -m pytest tests ; done
Depends:
 python3-all,
 python3-pytest,
 @,