[Python-modules-commits] [python-treq] 01/01: d/t/control: add more needed dependency

Mattia Rizzolo mattia at debian.org
Sat May 28 17:38:48 UTC 2016


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

mattia pushed a commit to branch master
in repository python-treq.

commit de1d03c3725192f9fa56fc77df0cf217de1d7df9
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sat May 28 17:38:43 2016 +0000

    d/t/control: add more needed dependency
---
 debian/tests/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/tests/control b/debian/tests/control
index 28319a2..2b08dd0 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,5 @@
 Test-Command: trial treq/test
-Depends: python-mock
+Depends: python-mock, python-requests, python-twisted
 
 Test-Command: trial3 treq/test
-Depends: python3-mock
+Depends: python3-mock, python3-requests, python3-twisted

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



More information about the Python-modules-commits mailing list