[Python-modules-commits] [python-hypothesis] 10/10: Fix test dependencies.

Tristan Seligmann mithrandi at moszumanska.debian.org
Wed Dec 20 07:10:19 UTC 2017


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

mithrandi pushed a commit to branch master
in repository python-hypothesis.

commit f35124edc0279ec04e0b2f450819186f4904ef13
Author: Tristan Seligmann <mithrandi at debian.org>
Date:   Wed Dec 20 00:01:12 2017 +0200

    Fix test dependencies.
---
 debian/tests/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/tests/control b/debian/tests/control
index 86f3164..50d1f2d 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -3,6 +3,7 @@ Depends:
  python-all,
  python-flaky,
  python-hypothesis,
+ python-mock,
  python-numpy,
  python-pytest,
  python-tz,
@@ -12,6 +13,7 @@ Depends:
  python3-all,
  python3-flaky,
  python3-hypothesis,
+ python3-mock,
  python3-numpy,
  python3-pytest,
  python3-tz,

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



More information about the Python-modules-commits mailing list