view dev-requirements.txt @ 4004:cd6f70015738

plugin XEP-0384: run `profileConnected` workflow in background: XEP-0384 connection workflow can be very long when connecting after a while (due to OLDMEMO migration notably), which can lead to bad UX. It is not necessary to `await` it as `encrypt` and `decrypt` already wait for the plugin to be initialized correctly, so the workflow is now run in background.
author Goffi <goffi@goffi.org>
date Fri, 10 Mar 2023 17:22:45 +0100
parents f461f11ea176
children
line wrap: on
line source

-r requirements.txt

lxml-stubs

mypy
pylint
pytest
pytest_twisted

sh
libervia-templates @ hg+https://repos.goffi.org/sat_templates
libervia-web @ hg+https://repos.goffi.org/libervia-web