diff --git a/debian/rules b/debian/rules index 6a0a277..f9ef060 100755 --- a/debian/rules +++ b/debian/rules @@ -13,7 +13,7 @@ export PYBUILD_NAME=repolib ## NOTE for QA or Engineering Review: This should not be uncommented in a ## PR. If it is, DO NOT APPROVE THE PR!!! override_dh_auto_test: - true + true # If you need to rebuild the Sphinx documentation # Add spinxdoc to the dh --with line