summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@debian.org>2016-05-28 17:38:43 +0000
committerMattia Rizzolo <mattia@debian.org>2016-05-28 17:38:43 +0000
commitde1d03c3725192f9fa56fc77df0cf217de1d7df9 (patch)
tree9b02c0613d3f866626fd16ea8ead33bbf06a07f5
parentf28de53b30a56b066dcdf936b459f1c53660eea7 (diff)
d/t/control: add more needed dependency
-rw-r--r--debian/tests/control4
1 files 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