errbot: the text interface needs pytest at runtime

This commit is contained in:
Franz Pletz 2016-07-15 15:26:45 +02:00 committed by Robin Gloster
parent f1f856ada7
commit 6e60359c74
No known key found for this signature in database
GPG key ID: 5E4C836C632C2882

View file

@ -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; {