From 711600af2fad6170c8ea0199b8ec033f0c60d48c Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 13 Oct 2012 17:37:44 +0100 Subject: Simplify setup.py, remove obnam crap from it --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 22d1d54..374df7b 100755 --- a/debian/rules +++ b/debian/rules @@ -3,3 +3,5 @@ %: dh $@ --with=python2 --buildsystem=python_distutils +override_auto_test: + cmdtest tests -- cgit v1.2.1