errbot: the text interface needs pytest at runtime
This commit is contained in:
parent
f1f856ada7
commit
6e60359c74
@ -23,7 +23,7 @@ pythonPackages.buildPythonApplication rec {
|
|||||||
webtest bottle threadpool rocket-errbot requests2 jinja2
|
webtest bottle threadpool rocket-errbot requests2 jinja2
|
||||||
pyopenssl colorlog Yapsy markdown ansi pygments dns pep8
|
pyopenssl colorlog Yapsy markdown ansi pygments dns pep8
|
||||||
daemonize pygments-markdown-lexer telegram irc slackclient
|
daemonize pygments-markdown-lexer telegram irc slackclient
|
||||||
pyside sleekxmpp hypchat
|
pyside sleekxmpp hypchat pytest
|
||||||
];
|
];
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user