make: include lnprototest in pythonpath

This commit is contained in:
niftynei
2021-03-18 15:54:43 -05:00
committed by Rusty Russell
parent 144dbe6edf
commit e3ad60150d

View File

@@ -80,7 +80,7 @@ endif
# (method=thread to support xdist)
PYTEST_OPTS := -v -p no:logging $(PYTEST_OPTS)
PYTHONPATH=$(shell pwd)/contrib/pyln-client:$(shell pwd)/contrib/pyln-testing:$(shell pwd)/contrib/pyln-proto/
PYTHONPATH=$(shell pwd)/contrib/pyln-client:$(shell pwd)/contrib/pyln-testing:$(shell pwd)/contrib/pyln-proto/:$(shell pwd)/external/lnprototest
# This is where we add new features as bitcoin adds them.
FEATURES :=