Mercurial > libervia-web
diff setup.py @ 1357:dbd573b0bc9c
browser: updated code to work with new Brython 3.8.10:
/!\ Brython 3.8.10 is now the minimal version
Removed `.js.` and `.elt.` attributes which are not working and needed anymore.
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 17 Sep 2020 22:46:55 +0200 |
parents | 3a3f3bccd65b |
children | 556df721aa69 |
line wrap: on
line diff
--- a/setup.py Thu Sep 17 16:44:54 2020 +0200 +++ b/setup.py Thu Sep 17 22:46:55 2020 +0200 @@ -32,7 +32,7 @@ "jinja2>=2.9", "shortuuid", "autobahn", - "brython", + "brython>=3.8.10", ] long_description = """\ Libervia is a web frontend for Salut à Toi (SàT), a multi-frontends and multi-purposes XMPP client.