We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5db7745 commit 57f87b4Copy full SHA for 57f87b4
Makefile
@@ -756,7 +756,7 @@ clean: obsclean
756
757
# See doc/contribute-to-core-lightning/contributor-workflow.md
758
PYLNS=client proto testing
759
-update-versions: update-pyln-versions update-reckless-version update-dot-version update-doc-examples
+update-versions: update-pyln-versions update-reckless-version update-dot-version # FIXME: update-doc-examples
760
@uv lock
761
762
update-pyln-versions: $(PYLNS:%=update-pyln-version-%)
0 commit comments