Skip to content

Commit c5949b9

Browse files
committed
pyln-client: add specific pyln-bolt7 version to requirements.txt.
After 6 hours, CI is timing out. pip3 is downloading multiple versions of things, it seems. Signed-off-by: Rusty Russell <[email protected]>
1 parent 6f7b580 commit c5949b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/pyln-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
recommonmark>=0.7.*
2-
pyln-bolt7
2+
pyln-bolt7==1.0.1.*

0 commit comments

Comments
 (0)