[Python-modules-commits] [fuzzywuzzy] 01/01: pep8 is required for DEP 8 tests

Edward Betts edward at moszumanska.debian.org
Tue Dec 22 13:46:44 UTC 2015


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

edward pushed a commit to branch master
in repository fuzzywuzzy.

commit fb9da7091b4b7a54b0493bd49efe7744afd952bf
Author: Edward Betts <edward at 4angle.com>
Date:   Tue Dec 22 13:46:07 2015 +0000

    pep8 is required for DEP 8 tests
---
 debian/tests/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/tests/control b/debian/tests/control
index b770596..bd5588c 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,5 @@
 Tests: python-fuzzywuzzy
+Depends: @, pep8
 
 Tests: python3-fuzzywuzzy
+Depends: @, python3-pep8

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



More information about the Python-modules-commits mailing list