While testing the release target in the `pyln-proto` `Makefile` I noticed that it fails with a missing package. The `setup.py` specifies that there should be a package, but it is missing. Seems https://github.com/ElementsProject/lightning/pull/3733 just dropped it on the floor :-) Probably @rustyrussell just needs to add the files he already has :-)