diff --git a/debian/rules b/debian/rules index 82ff348..4228d8d 100755 --- a/debian/rules +++ b/debian/rules @@ -25,6 +25,8 @@ ifeq (,$(findstring nodoc, $(DEB_BUILD_OPTIONS))) dh_sphinxdoc endif +override_dh_auto_test: + override_dh_clean: rm -rf docs/.build dh_clean