File: control

package info (click to toggle)
python-caldav 0.6.2-1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 336 kB
  • sloc: python: 2,135; makefile: 7
file content (13 lines) | stat: -rw-r--r-- 260 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Test-Command: set -e
 ; for py in $(py3versions -r 2>/dev/null)
 ; do pushd "tests"
 ; echo "Testing with $py:"
 ; $py -m nose
 ; popd
 ; done
Depends: @, python3-all,
 python3-coverage,
 python3-nose,
 python3-tz,
 python3-tzlocal,
Restrictions: allow-stderr