mirror of
https://github.com/aljazceru/plugins.git
synced 2025-12-23 16:14:20 +01:00
Add referenced requirements.txt
This file is referenced in https://lightning.readthedocs.io/BACKUP.html#backup-plugin-and-remote-nfs-mount, but does not exist, making installation and usage of backup plugin much more tricky. This commit simply adds the two required packages so that the docs are correct now and the plugin can be more easily installed.
This commit is contained in:
committed by
Christian Decker
parent
5f656a1f0f
commit
af8bc417ca
2
backup/requirements.txt
Normal file
2
backup/requirements.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
pyln-client
|
||||
psutil
|
||||
Reference in New Issue
Block a user