debian/rules: disable running tests

This commit is contained in:
Frédéric Péters 2016-07-16 11:06:51 +02:00
parent 20ee63691c
commit 692d368f4c
1 changed files with 1 additions and 0 deletions

1
debian/rules vendored
View File

@ -2,6 +2,7 @@
export PYBUILD_NAME=redmine
export PYBUILD_TEST_ARGS=-s $(CURDIR)
export PYBUILD_DISABLE=test
%:
dh $@ --buildsystem=pybuild --with python2