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 147eb22 commit 8ebd3daCopy full SHA for 8ebd3da
Makefile
@@ -757,6 +757,7 @@ clean: obsclean
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
760
+ @uv lock
761
update-pyln-versions: $(PYLNS:%=update-pyln-version-%)
762
763
update-pyln-version-%:
0 commit comments