mirror of
https://github.com/lightningd/plugins.git
synced 2026-08-16 13:00:58 +02: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:
parent
5f656a1f0f
commit
af8bc417ca
1 changed files with 2 additions and 0 deletions
2
backup/requirements.txt
Normal file
2
backup/requirements.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
pyln-client
|
||||
psutil
|
||||
Loading…
Add table
Add a link
Reference in a new issue