[Python-modules-commits] [python-flake8] 01/01: Removed duplicity.

Ondřej Nový onovy-guest at moszumanska.debian.org
Fri Mar 4 20:24:57 UTC 2016


This is an automated email from the git hooks/post-receive script.

onovy-guest pushed a commit to branch master
in repository python-flake8.

commit 2cce43400ed0ecef7c68ace2625d039282727ad2
Author: Ondřej Nový <novy at ondrej.org>
Date:   Fri Mar 4 16:12:32 2016 +0100

    Removed duplicity.
---
 debian/rules | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/debian/rules b/debian/rules
index 27a610f..49fc75b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,12 +25,6 @@ override_dh_auto_build:
 	# Remove me when dh_python2 can handle this file
 	rm -vf debian/*/usr/lib/python*/*-packages/*.egg-info/SOURCES.txt
 
-override_dh_auto_test:
-	set -xe; \
-	for py in $(PYVERS) $(PY3VERS); do \
-		$$py setup.py test; \
-	done
-
 override_dh_auto_install:
 	set -xe; \
 	for py in $(PYVERS); do \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-flake8.git



More information about the Python-modules-commits mailing list