pyln: Derive version from git for pyln-client

This commit is contained in:
Christian Decker
2021-09-22 15:56:12 +02:00
parent c8a360b81a
commit fe9949ce0b
4 changed files with 12 additions and 9 deletions

View File

@@ -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