Mercurial > libervia-backend
annotate dev-requirements.txt @ 3832:201a22bfbb74
component AP gateway: convert AP mention to XEP-0372 mentions:
when a mentions are found in AP items (either with people specified directly as target, of
with `mention` tags as in
https://www.w3.org/TR/activitystreams-vocabulary/#microsyntaxes), they are converted to
XEP-0372 `mention` references.
This is only done for Pubsub items (i.e. not for private messages).
rel 369
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 10 Jul 2022 15:16:15 +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 |