Mercurial > libervia-backend
comparison setup.py @ 2963:c90a2586fdf9
install: remove "service_identity" which is need by Twisted, and request "tls" extra for twisted
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 21 Jun 2019 11:37:51 +0200 |
parents | b2c9b85372de |
children | ab2696e34d29 |
comparison
equal
deleted
inserted
replaced
2962:b2c9b85372de | 2963:c90a2586fdf9 |
---|---|
42 'PyOpenSSL', | 42 'PyOpenSSL', |
43 'python-dateutil', | 43 'python-dateutil', |
44 'python-potr', | 44 'python-potr', |
45 'pyxdg', | 45 'pyxdg', |
46 'sat_tmp >= 0.7.0a4', | 46 'sat_tmp >= 0.7.0a4', |
47 'service_identity', | |
48 'shortuuid', | 47 'shortuuid', |
49 'twisted >= 15.2.0', | 48 'twisted[tls] >= 15.2.0', |
50 'urwid >= 1.2.0', | 49 'urwid >= 1.2.0', |
51 'urwid-satext >= 0.7.0a2', | 50 'urwid-satext >= 0.7.0a2', |
52 'wokkel >= 0.7.1', | 51 'wokkel >= 0.7.1', |
53 'omemo', | 52 'omemo', |
54 'omemo_backend_signal', | 53 'omemo_backend_signal', |