File: control

package info (click to toggle)
pyprof2calltree 1.4.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 148 kB
  • sloc: python: 501; makefile: 16
file content (4 lines) | stat: -rw-r--r-- 212 bytes parent folder | download
1
2
3
4
Test-Command: set -e ; for py in $(py3versions -r 2>/dev/null) ; do echo "Testing with $py:" ; python3 setup.py test ; done
Depends: @, @builddeps@
Restrictions: allow-stderr
Features: test-name=autodep8-python3