mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-20 23:54:22 +01:00
travis: Add blinker dependency
This is a new, not explicitly mentioned, dependency for pytest-sentry
This commit is contained in:
committed by
Rusty Russell
parent
b6053d7cd6
commit
0de7a289cc
@@ -51,6 +51,7 @@ if [ "$NO_PYTHON" != 1 ]; then
|
|||||||
-r contrib/pyln-testing/requirements.txt
|
-r contrib/pyln-testing/requirements.txt
|
||||||
|
|
||||||
pip3 install --user -U --quiet --progress-bar off \
|
pip3 install --user -U --quiet --progress-bar off \
|
||||||
|
blinker \
|
||||||
pytest-sentry \
|
pytest-sentry \
|
||||||
pytest-rerunfailures
|
pytest-rerunfailures
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user