mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 18:11:28 +01:00
ed6eaf9171
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
16 lines
260 B
Plaintext
16 lines
260 B
Plaintext
# Dependencies required to build and test c-lightning
|
|
mrkd ~= 0.1.6
|
|
Mako ~= 1.1.3
|
|
flake8 ~= 3.7.8
|
|
websocket-client
|
|
|
|
./contrib/pyln-client
|
|
./contrib/pyln-proto
|
|
./contrib/pyln-testing
|
|
|
|
# Dependencies from pyln-spec
|
|
# None
|
|
|
|
# Dependencies from lnprototest
|
|
crc32c
|