Unverified Commit 360e50e1 authored by Sandro Jäckel's avatar Sandro Jäckel Committed by GitHub
Browse files

errbot: missing setuptools dependency for pkg_resources (#387562)

parents c281c430 21a266b6
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