File: control

package info (click to toggle)
python-molotov 2.7-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 8,268 kB
  • sloc: python: 4,121; makefile: 60
file content (9 lines) | stat: -rw-r--r-- 476 bytes parent folder | download
1
2
3
4
5
6
7
8
9
Test-Command: molotov --help
Depends: @
Architecture: amd64 arm64 ppc64el riscv64 s390x

Test-Command: set -e ; for py in $(py3versions -r 2>/dev/null) ; do echo "Testing with $py:" ; PYTHONPATH=. NO_INTERNET=1 $py -m pytest --ignore=molotov/tests/test_run.py molotov/tests ; done
Depends: python3-all, python3-molotov, python3-pytest, python3-uvloop
Restrictions: allow-stderr, superficial
Features: test-name=autodep8-python3
Architecture: amd64 arm64 ppc64el riscv64 s390x