rgb-cln/contrib/pyln-spec
Christian Decker 722f2911df py: Disentangle pyln dependencies
Turns out that the pyln-proto dependency in the bolt packages is only
needed for testing, not for production. Making it a dev-dependency
means it isn't considered in resolution anymore.

Since the bolt, testing and client packages are to be used outside
from the project we can't use relative dependencies either, so make
then dependent on the version on PyPI. This also means we had to push
a couple of updated to PyPI.

Changelog-None
2022-03-22 19:17:13 +10:30
..
bolt1 py: Disentangle pyln dependencies 2022-03-22 19:17:13 +10:30
bolt2 py: Disentangle pyln dependencies 2022-03-22 19:17:13 +10:30
bolt4 py: Disentangle pyln dependencies 2022-03-22 19:17:13 +10:30
bolt7 py: Disentangle pyln dependencies 2022-03-22 19:17:13 +10:30
.gitignore pyln-spec: add .gitignore file for build detritus. 2020-06-25 10:08:58 +02:00
Makefile pyln: Add E741 as excluded flake warnings 2021-07-30 19:17:47 +02:00