mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 23:24:27 +01:00
pyln: Derive version from git for pyln-client
This commit is contained in:
2
.github/scripts/build.sh
vendored
2
.github/scripts/build.sh
vendored
@@ -22,7 +22,7 @@ export FUZZING=${FUZZING:-0}
|
||||
|
||||
env
|
||||
|
||||
pip3 install --user -U -r requirements.txt
|
||||
pip3 install --user -U -r requirements.txt --use-feature=in-tree-build
|
||||
|
||||
# Install utilities that aren't dependencies, but make
|
||||
# running tests easier/feasible on CI (and pytest which
|
||||
|
||||
Reference in New Issue
Block a user