.gitlab-ci.yml: Add websocket-client depedency for pytest examples

pull/9014/head
Harshit Malpani 2022-05-17 12:04:16 +05:30
rodzic 5a51af523c
commit e9201edab8
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -218,6 +218,7 @@ before_script:
"pytest-embedded-qemu~=$PYTEST_EMBEDDED_VERSION"
pytest-rerunfailures
scapy
websocket-client
-r tools/esp_prov/requirements.txt
- export EXTRA_CFLAGS=${PEDANTIC_CFLAGS}
- export EXTRA_CXXFLAGS=${PEDANTIC_CXXFLAGS}