diff --git a/setup.py b/setup.py index e77ecc26..19f478c2 100755 --- a/setup.py +++ b/setup.py @@ -26,6 +26,7 @@ install_deps = [ 'python-ldap', 'gevent-websocket', 'bottle', + 'rich', ] test_deps = [