mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-15 20:09:18 +01:00
fix(deps): add pytest dependency for make check
This commit is contained in:
parent
41c766882b
commit
6c338d6173
1 changed files with 1 additions and 0 deletions
|
@ -130,6 +130,7 @@ For development or running tests, get additional dependencies:
|
|||
```shell
|
||||
sudo apt-get install -y valgrind libpq-dev shellcheck cppcheck \
|
||||
libsecp256k1-dev lowdown
|
||||
pip3 install pytest
|
||||
```
|
||||
|
||||
If you can't install `lowdown`, a version will be built in-tree.
|
||||
|
|
Loading…
Add table
Reference in a new issue