Christian Decker
|
b0784e4ae2
|
meta: Add development requirements where missing
We're about to start testing in isolation, so better make sure that
each plugin can be tested in isolation.
|
2021-01-13 11:23:56 +01:00 |
|
Christian Decker
|
b7804408f4
|
noise: Add missing dependency on psutil>=5
|
2020-10-21 16:13:29 +02:00 |
|
Michal Rostecki
|
8438491350
|
backup: Add flaky to requirements
Signed-off-by: Michal Rostecki <mrostecki@mailfence.com>
|
2020-04-15 21:00:30 +02:00 |
|
Christian Decker
|
a68758b1d0
|
backup: Implement the restore method for all backends
Also implements the `stream_changes` function in the FileBackend which is used
by `restore` to get all the changes.
|
2020-04-12 19:35:21 +02:00 |
|
Christian Decker
|
c8502cd09d
|
backup: Add missing Click dependency for the backup-cli tool
|
2020-04-12 19:35:21 +02:00 |
|