[Python-modules-commits] [pyee] 04/04: Add twisted dependency for tests
Ethan Ward
ethanward-guest at moszumanska.debian.org
Thu Jul 27 16:40:51 UTC 2017
This is an automated email from the git hooks/post-receive script.
ethanward-guest pushed a commit to branch master
in repository pyee.
commit 5ad5977ee077add8780d7f4509b50e3a8a7fab0c
Author: Ethan Ward <ethan.ward at mycroft.ai>
Date: Thu Jul 27 11:14:59 2017 -0500
Add twisted dependency for tests
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 09411c4..bf577cf 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,11 @@ Build-Depends: debhelper (>= 10),
python-all,
python-pytest-runner,
python-setuptools,
+ python-twisted,
python3-all,
python3-pytest-runner,
python3-setuptools,
+ python3-twisted,
Standards-Version: 4.0.0
Homepage: https://github.com/jfhbrook/pyee
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pyee.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyee.git
More information about the Python-modules-commits
mailing list