11 lines
230 B
Plaintext
Raw Permalink Normal View History

2020-04-18 22:17:58 -04:00
#! /usr/bin/make -f
export DH_VERBOSE=1
export PYBUILD_INTERPRETERS=python3
export PYBUILD_NAME=lubuntu-breeze-config
2020-04-18 22:17:58 -04:00
%:
dh $@ --with python3 --buildsystem=pybuild
2020-04-18 22:57:26 -04:00
override_dh_auto_test:
xvfb-run dh_auto_test -- --test-pytest