[pytango] 77/122: add psutil test requirement
Sandor Bodo-Merle
sbodomerle-guest at moszumanska.debian.org
Thu Sep 28 19:18:20 UTC 2017
This is an automated email from the git hooks/post-receive script.
sbodomerle-guest pushed a commit to tag v9.2.1
in repository pytango.
commit 2f8400de8a31ae6452d90d31b0d84c9de73c9075
Author: Johan Forsberg <johan.forsberg at maxiv.lu.se>
Date: Wed Oct 19 12:50:47 2016 +0200
add psutil test requirement
---
setup.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/setup.py b/setup.py
index e8aaca0..c84acee 100644
--- a/setup.py
+++ b/setup.py
@@ -429,6 +429,7 @@ def setup_args():
tests_require = [
'pytest-xdist',
'gevent',
+ 'psutil',
'trollius' if PYTHON2 else '',
]
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pytango.git
More information about the debian-science-commits
mailing list