build for stretch and jessie

This commit is contained in:
Mario Fetka 2021-10-26 16:04:21 +02:00
parent 70834e1808
commit eb632a902b

2
debian/rules vendored
View File

@ -5,7 +5,7 @@ export LANG=C.UTF-8
export PYTHONWARNINGS=d
export PYBUILD_NAME=afancontrol
export PYBUILD_TEST_PYTEST=0
export PYBUILD_TEST_PYTEST=1
export PYBUILD_TEST_ARGS={dir}/tests/
%: