Mercurial > libervia-pubsub
annotate requirements.txt @ 444:853432aa8002
install (requirements): launch the setup script at the end of requirements
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 21 Mar 2021 14:36:40 +0100 |
parents | 9a5e66f8eeca |
children |
rev | line source |
---|---|
441 | 1 attrs==20.3.0 |
2 Automat==20.2.0 | |
3 cffi==1.14.5 | |
4 constantly==15.1.0 | |
5 cryptography==3.4.6 | |
6 hyperlink==21.0.0 | |
7 idna==3.1 | |
8 incremental==21.3.0 | |
9 psycopg2==2.8.6 | |
10 pyasn1==0.4.8 | |
11 pyasn1-modules==0.2.8 | |
12 pycparser==2.20 | |
13 pyOpenSSL==20.0.1 | |
14 python-dateutil==2.8.1 | |
15 service-identity==18.1.0 | |
16 six==1.15.0 | |
17 Twisted==21.2.0 | |
18 uuid==1.30 | |
19 wokkel==18.0.0 | |
20 zope.interface==5.2.0 | |
21 | |
22 sat-tmp @ hg+https://repos.goffi.org/sat_tmp | |
444
853432aa8002
install (requirements): launch the setup script at the end of requirements
Goffi <goffi@goffi.org>
parents:
441
diff
changeset
|
23 -e . |