[Python-modules-commits] [incremental] 02/03: Install python-click and python3-click when running autopkgtest
Free Ekanayaka
freee at moszumanska.debian.org
Thu Nov 3 22:09:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
freee pushed a commit to branch master
in repository incremental.
commit 11b3542c49034a4359af395ce2cab5685070a68f
Author: Free Ekanayaka <freee at debian.org>
Date: Thu Nov 3 20:27:45 2016 +0000
Install python-click and python3-click when running autopkgtest
---
debian/tests/control | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/tests/control b/debian/tests/control
index a8ee694..bffc5b0 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -2,4 +2,6 @@ Tests: unit-tests-2 unit-tests-3
Restrictions: needs-root
Depends: @,
python-twisted-core,
- python3-twisted
+ python-click,
+ python3-twisted,
+ python3-click
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/incremental.git
More information about the Python-modules-commits
mailing list