mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
.gitlab-ci.yml: Add netifaces depedency for pytest examples
This commit is contained in:
parent
767125a051
commit
9e5a97c23f
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user