File: control

package info (click to toggle)
toolz 0.8.2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 560 kB
  • ctags: 882
  • sloc: python: 4,142; makefile: 137; sh: 2
file content (3 lines) | stat: -rw-r--r-- 175 bytes parent folder | download
1
2
3
Test-Command: set -e ; for py in $(py3versions -r 2>/dev/null) ; do cd "$ADTTMP" ; echo "Testing with $py:" ; $py -m pytest --pyargs toolz  ; done
Depends: @, python3-pytest