diff options
Diffstat (limited to 'debian/templates/main.tests-control.in')
-rw-r--r-- | debian/templates/main.tests-control.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/templates/main.tests-control.in b/debian/templates/main.tests-control.in new file mode 100644 index 0000000000..7b8fca661e --- /dev/null +++ b/debian/templates/main.tests-control.in @@ -0,0 +1,3 @@ +Test-Command: py.test debian/lib/python +Depends: python3-pytest, python3-jinja2 +Restrictions: superficial |