mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-20 10:39:49 +01:00
0dd57cbf3c
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/
Symbolic link
1 line
11 B
Python
Symbolic link
1 line
11 B
Python
../setup.py |