mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-05 21:54:33 +02:00
.gitlab-ci.yml: Add netifaces depedency for pytest examples
This commit is contained in:
@@ -219,6 +219,7 @@ before_script:
|
||||
pytest-rerunfailures
|
||||
scapy
|
||||
websocket-client
|
||||
netifaces
|
||||
-r tools/esp_prov/requirements.txt
|
||||
- export EXTRA_CFLAGS=${PEDANTIC_CFLAGS}
|
||||
- export EXTRA_CXXFLAGS=${PEDANTIC_CXXFLAGS}
|
||||
|
Reference in New Issue
Block a user