Hans P. Möller f3e3ab8d8b Revert "change to pytest"
This reverts commit c5e56346bfb25c49395cebd69f08806018b20eba.
2020-08-25 13:23:47 -04:00

11 lines
212 B
Makefile
Executable File

#! /usr/bin/make -f
export DH_VERBOSE=1
export PYBUILD_INTERPRETERS=python3
export PYBUILD_NAME=lubuntu-breeze-color
%:
dh $@ --with python3 --buildsystem=pybuild
override_dh_auto_test:
xvfb-run dh_auto_test