changeset 1249:560d381943d8

install (setup): new `brython` dependency
author Goffi <goffi@goffi.org>
date Sun, 26 Apr 2020 22:15:48 +0200
parents 9b865f2604a9
children 821b6ce57f99
files setup.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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.