mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-20 07:34:24 +01:00
Remove the python-dev dependency which is useless in python3
This commit is contained in:
committed by
Christian Decker
parent
eb28268bd7
commit
6999a4ce2d
@@ -54,7 +54,7 @@ Clone lightning:
|
||||
|
||||
For development or running tests, get additional dependencies:
|
||||
|
||||
sudo apt-get install -y valgrind python3-pip python-dev libpq-dev
|
||||
sudo apt-get install -y valgrind python3-pip libpq-dev
|
||||
sudo pip3 install -r tests/requirements.txt -r doc/requirements.txt
|
||||
|
||||
Build lightning:
|
||||
|
||||
Reference in New Issue
Block a user