errbot: the text interface needs pytest at runtime

This commit is contained in:
Franz Pletz
2016-09-18 23:55:09 +02:00
committed by Robin Gloster
parent f1f856ada7
commit 6e60359c74
@@ -23,7 +23,7 @@ pythonPackages.buildPythonApplication rec {
webtest bottle threadpool rocket-errbot requests2 jinja2
pyopenssl colorlog Yapsy markdown ansi pygments dns pep8
daemonize pygments-markdown-lexer telegram irc slackclient
pyside sleekxmpp hypchat
pyside sleekxmpp hypchat pytest
];
meta = with stdenv.lib; {