mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
12 lines
224 B
Plaintext
12 lines
224 B
Plaintext
# Python package requirements for CI in ESP-IDF.
|
|
# This feature can be enabled by running "install.{sh,bat,ps1,fish} --enable-ci"
|
|
|
|
# ci
|
|
coverage
|
|
idf-build-apps
|
|
jsonschema
|
|
junit_xml
|
|
python-gitlab
|
|
pyyaml
|
|
SimpleWebSocketServer
|