build for stretch and jessie
This commit is contained in:
parent
16495c72e8
commit
38ddc53c2c
6
debian/rules
vendored
6
debian/rules
vendored
@ -9,9 +9,9 @@ export PYBUILD_TEST_PYTEST=1
|
|||||||
export PYBUILD_TEST_ARGS={dir}/tests/
|
export PYBUILD_TEST_ARGS={dir}/tests/
|
||||||
|
|
||||||
override_dh_auto_test:
|
override_dh_auto_test:
|
||||||
# the test suite does not 100% pass at present,
|
# the test suite does not 100% pass at present,
|
||||||
# but the output is useful documentation for users
|
# but the output is useful documentation for users
|
||||||
(dh_auto_test; echo $?) > test-results
|
(dh_auto_test; echo $?) > test-results
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@ --with python3 --buildsystem=pybuild
|
dh $@ --with python3 --buildsystem=pybuild
|
||||||
|
Loading…
Reference in New Issue
Block a user