Commit 21a266b6 authored by hlad's avatar hlad
Browse files

errbot: missing setuptools dependency for pkg_resources

parent 1bf64f7f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -35,6 +35,7 @@ python3.pkgs.buildPythonApplication rec {
    pygments-markdown-lexer
    pyopenssl
    requests
    setuptools
    slixmpp
    python-telegram-bot
    webtest