diff setup.py @ 1249:560d381943d8

install (setup): new `brython` dependency
author Goffi <goffi@goffi.org>
date Sun, 26 Apr 2020 22:15:48 +0200
parents f511f8fbbf8a
children 6d49fae517ba
line wrap: on
line diff
--- a/setup.py	Sun Apr 26 22:08:23 2020 +0200
+++ b/setup.py	Sun Apr 26 22:15:48 2020 +0200
@@ -32,6 +32,7 @@
     "jinja2>=2.9",
     "shortuuid",
     "autobahn",
+    "brython",
 ]
 long_description = """\
 Libervia is a web frontend for Salut à Toi (SàT), a multi-frontends and multi-purposes XMPP client.