File: control

package info (click to toggle)
python-plaster-pastedeploy 0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 324 kB
  • sloc: python: 639; makefile: 8
file content (5 lines) | stat: -rw-r--r-- 359 bytes parent folder | download
1
2
3
4
5
Depends: python-plaster-pastedeploy, python-all, python-pytest
Test-Command: cp -r tests $AUTOPKGTEST_TMP; cd $AUTOPKGTEST_TMP; for p in $(pyversions -s); do $p -m pytest; done

Depends: python3-plaster-pastedeploy, python3-all, python3-pytest
Test-Command: cp -r tests $AUTOPKGTEST_TMP; cd $AUTOPKGTEST_TMP; for p in $(py3versions -s); do $p -m pytest; done