rgb-cln/contrib/pyln-spec/bolt4
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
..
pyln/spec/bolt4 pyln.spec.bolt*: change version numbering to include specific csv subversion. 2020-06-25 10:08:58 +02:00
tests pyln.spec.bolt*: make these separate packages, so versions can change indep. 2020-06-25 10:08:58 +02:00
boltsetup.py pyln.spec.bolt*: unify setups. 2020-06-25 10:08:58 +02:00
requirements.txt pyln.spec.bolt*: make these separate packages, so versions can change indep. 2020-06-25 10:08:58 +02:00
setup.py pyln-spec: Clean up the setup.py files 2021-04-08 10:34:14 +09:30