Mercurial > libervia-backend
annotate dev-requirements.txt @ 3824:6329ee6b6df4
component AP: convert AP identity data to XMPP:
metadata are converted to vCard4 (XEP-0292).
Avatar is converted to User Avatar (XEP-0084), it is downloaded, resized, converted and
cached on first request.
If avatar is bigger than 5 Mio, it won't be used.
rel 368
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 29 Jun 2022 12:12:09 +0200 |
parents | d4cb99e7e838 |
children | 00212260f659 |
rev | line source |
---|---|
3622
d4cb99e7e838
misc: add a `dev-requirements.txt` file
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
1 -r requirements.txt |
d4cb99e7e838
misc: add a `dev-requirements.txt` file
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
2 |
d4cb99e7e838
misc: add a `dev-requirements.txt` file
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
3 pytest |
d4cb99e7e838
misc: add a `dev-requirements.txt` file
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
4 pytest_twisted |