File: control

package info (click to toggle)
python-xmlschema 1.4.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,828 kB
  • sloc: python: 24,401; xml: 621; makefile: 53
file content (7 lines) | stat: -rw-r--r-- 247 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
Test-Command: set -e
 ; for py in $(py3versions -r 2>/dev/null)
 ; do echo "Testing with $py:"
 ; $py -m unittest discover -v
 ; done
Depends: python3-all, python3-elementpath (>= 2.1.2), python3-lxml, python3-xmlschema
Restrictions: allow-stderr