mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-22 06:41:44 +01:00
added mako dependency to tests/requirements.txt
this should partially fix #2879 this dependency seems to be needed in `tools/generate-wire.py`
This commit is contained in:
parent
0ae20399bd
commit
dbc0265a5d
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ Flask==1.0.2
|
||||||
cheroot==6.5.4
|
cheroot==6.5.4
|
||||||
ephemeral-port-reserve==1.1.0
|
ephemeral-port-reserve==1.1.0
|
||||||
flaky==3.5.3
|
flaky==3.5.3
|
||||||
|
mako==1.0.14
|
||||||
pytest-benchmark==3.2.2
|
pytest-benchmark==3.2.2
|
||||||
pytest-forked==1.0.1
|
pytest-forked==1.0.1
|
||||||
pytest-xdist==1.26.0
|
pytest-xdist==1.26.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue