From 6409608696dbb53a8a6e3c0ef0f11d71c7fbf5ed Mon Sep 17 00:00:00 2001 From: Jonas Nick Date: Mon, 8 Nov 2021 16:10:28 +0000 Subject: [PATCH] pyln-bolt7: fix requirements.txt --- contrib/pyln-spec/bolt7/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/pyln-spec/bolt7/requirements.txt b/contrib/pyln-spec/bolt7/requirements.txt index 8fb143e3f..16f309094 100644 --- a/contrib/pyln-spec/bolt7/requirements.txt +++ b/contrib/pyln-spec/bolt7/requirements.txt @@ -1 +1 @@ -pyln.proto +pyln-proto