mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-20 15:44:21 +01:00
lightningd: updating python v3.7 to v3.8
This commit is contained in:
committed by
Rusty Russell
parent
2e72387700
commit
c0bb7f0721
@@ -284,7 +284,7 @@ pkg_add autoconf # (select highest version, autoconf-2.69p2 at time of writing)
|
||||
Install `mako` otherwise we run into build errors:
|
||||
|
||||
```shell
|
||||
pip3.7 install --user poetry
|
||||
pip3.8 install --user poetry
|
||||
poetry install
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user