Browse Source

added mako dependency to tests/requirements.txt

this should partially fix #2879 

this dependency seems to be needed in `tools/generate-wire.py`
pull/2938/head
Rene Pickhardt 6 years ago
committed by ZmnSCPxj, ZmnSCPxj jxPCSmnZ
parent
commit
dbc0265a5d
  1. 1
      tests/requirements.txt

1
tests/requirements.txt

@ -5,6 +5,7 @@ Flask==1.0.2
cheroot==6.5.4
ephemeral-port-reserve==1.1.0
flaky==3.5.3
mako==1.0.14
pytest-benchmark==3.2.2
pytest-forked==1.0.1
pytest-xdist==1.26.0

Loading…
Cancel
Save