[SCM] Core functionality for performing astronomy and astrophysics with Python branch, debian, updated. 35904d4866fc4a3acca99379e1592196264357d7

Ole Streicher debian at liska.ath.cx
Mon Jan 7 12:23:41 UTC 2013


The following commit has been merged in the debian branch:
commit 35904d4866fc4a3acca99379e1592196264357d7
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Mon Jan 7 13:23:36 2013 +0100

    Run unit tests after build

diff --git a/debian/rules b/debian/rules
index 28d83d7..774fad0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,3 +22,5 @@ override_dh_auto_clean:
 	rm -rf build astropy.egg-info
 	rm -rf build docs/_build
 
+override_dh_auto_test:
+	python setup.py test

-- 
Core functionality for performing astronomy and astrophysics with Python



More information about the debian-science-commits mailing list