Mercurial > libervia-backend
annotate dev-requirements.txt @ 3831:604b6acaee22
plugin pubsub cache: resync in `synchronise` when node's `sync_state` is not set:
synchronisation used to be skipped when the node was existing and `resync` was not set,
however the case happens when a node is subscribed but not synchronised, thus this patch
update the behaviour to be sure to have the node synchronised.
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 |