mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-03 22:34:21 +01:00
update pytest check
This commit is contained in:
committed by
Christian Decker
parent
7b043503e2
commit
c99aa0a21d
2
Makefile
2
Makefile
@@ -230,7 +230,7 @@ check:
|
||||
$(MAKE) pytest
|
||||
|
||||
pytest: $(ALL_PROGRAMS)
|
||||
ifndef PYTEST
|
||||
ifeq ($(PYTEST),)
|
||||
@echo "py.test is required to run the integration tests, please install using 'pip3 install -r tests/requirements.txt', and rerun 'configure'."
|
||||
exit 1
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user