rgb-cln/contrib/pyln-spec
Christian Decker 0dd57cbf3c pyln-spec: Clean up the setup.py files
This centralizes the setup.py file, and parametrizes it so it can
auto-detect which bolt we are building. It also uses trick 3 from [1]
to avoid importing the package itself during the manifest creation,
which'd cause an import error due to missing dependencies.

[1] https://packaging.python.org/guides/single-sourcing-package-version/
2021-04-08 10:34:14 +09:30
..
bolt1 pyln-spec: Clean up the setup.py files 2021-04-08 10:34:14 +09:30
bolt2 pyln-spec: Clean up the setup.py files 2021-04-08 10:34:14 +09:30
bolt4 pyln-spec: Clean up the setup.py files 2021-04-08 10:34:14 +09:30
bolt7 pyln-spec: Clean up the setup.py files 2021-04-08 10:34:14 +09:30
.gitignore pyln-spec: add .gitignore file for build detritus. 2020-06-25 10:08:58 +02:00
Makefile pyln-proto, pyln-spec: fix 'make prod-release' target. 2020-06-29 18:01:12 +02:00
bolt.py
requirements.txt pyln: Bump pyln version to 0.9.3 before publishing on PyPI 2021-01-27 11:29:56 +01:00
setup.py pyln-spec: Clean up the setup.py files 2021-04-08 10:34:14 +09:30
subinit.py