mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 15:14:23 +01:00
pylightning: fix requirements to work with pyln-client
Without this, we cannot pip install pylightning and pyln-client in the same environment anymore, as it tries to pull in an incompatible version of pyln-client. Changelog-None
This commit is contained in:
committed by
Rusty Russell
parent
fe86c117d9
commit
da0b159323
@@ -1 +1 @@
|
|||||||
pyln-client ~= 0.9.3
|
pyln-client >= 0.9.3
|
||||||
|
|||||||
Reference in New Issue
Block a user