File: control

package info (click to toggle)
python-msrest 0.6.21-5
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 836 kB
  • sloc: python: 8,599; makefile: 8; sh: 1
file content (2 lines) | stat: -rw-r--r-- 343 bytes parent folder | download
1
2
Depends: python3-msrest, python3-all, python3-pytest, python3-httpretty, python3-aiohttp, python3-aiodns
Test-Command: cp -r tests $AUTOPKGTEST_TMP; cd $AUTOPKGTEST_TMP; for p in $(py3versions -s); do $p -m pytest -v --ignore=tests/asynctests/test_universal_http.py --ignore=tests/asynctests/test_pipeline.py --ignore=tests/test_auth.py; done