build for stretch and jessie

This commit is contained in:
Mario Fetka 2021-10-26 15:02:23 +02:00
parent fdfbc23d0f
commit 70834e1808

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=1
export PYBUILD_TEST_PYTEST=0
export PYBUILD_TEST_ARGS={dir}/tests/
%: