File: control

package info (click to toggle)
python-adal 1.2.7-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,320 kB
  • sloc: xml: 12,790; python: 4,656; makefile: 14
file content (2 lines) | stat: -rw-r--r-- 202 bytes parent folder | download | duplicates (2)
1
2
Depends: python3-adal, python3-all, python3-pytest, python3-httpretty, python3-mock
Test-Command: cp -r tests $AUTOPKGTEST_TMP; cd $AUTOPKGTEST_TMP; for p in $(py3versions -s); do $p -m pytest -v; done