errbot: remove pyside dependency
This commit is contained in:
parent
c999094715
commit
6b9ca4599e
@ -23,7 +23,7 @@ pythonPackages.buildPythonApplication rec {
|
||||
webtest bottle threadpool rocket-errbot requests jinja2
|
||||
pyopenssl colorlog Yapsy markdown ansi pygments dns pep8
|
||||
daemonize pygments-markdown-lexer telegram irc slackclient
|
||||
pyside sleekxmpp hypchat pytest
|
||||
sleekxmpp hypchat pytest
|
||||
];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
|
Loading…
Reference in New Issue
Block a user