disable dh_autotest

This commit is contained in:
Emmanuel Cazenave 2018-06-22 14:46:08 +02:00
parent dc1e7ddb78
commit ea81ad2c5c
1 changed files with 1 additions and 0 deletions

1
debian/rules vendored
View File

@ -1,6 +1,7 @@
#!/usr/bin/make -f
export PYBUILD_NAME := zeep
export DEB_BUILD_OPTIONS=nocheck
%:
dh $@ --with python2,python3 --buildsystem=pybuild