Skip to content

Commit

Permalink
pyln: Add missing requirement from pyln-client to pyln-proto
Browse files Browse the repository at this point in the history
Gossmap makes use of the proto, this ensures we have it.
  • Loading branch information
cdecker committed Oct 8, 2021
1 parent 653797d commit 88c98d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/pyln-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
recommonmark~=0.7
pyln-bolt7
pyln-proto

0 comments on commit 88c98d0

Please sign in to comment.