2022-07-29 17:49:27 +08:00
|
|
|
# Python package requirements for CI in ESP-IDF.
|
|
|
|
# This feature can be enabled by running "install.{sh,bat,ps1,fish} --enable-ci"
|
2024-09-10 12:29:44 +02:00
|
|
|
#
|
|
|
|
# This file lists Python packages without version specifiers. Version details
|
|
|
|
# are stored in a separate constraints file. For more information, visit:
|
|
|
|
# https://docs.espressif.com/projects/esp-idf/en/latest/api-guides/tools/idf-tools.html
|
2022-07-29 17:49:27 +08:00
|
|
|
|
|
|
|
# ci
|
|
|
|
coverage
|
2024-01-11 12:57:23 +01:00
|
|
|
idf-build-apps
|
2022-08-03 11:56:35 +08:00
|
|
|
jsonschema
|
2022-07-29 17:49:27 +08:00
|
|
|
junit_xml
|
|
|
|
python-gitlab
|
|
|
|
pyyaml
|
2022-07-22 18:23:09 +02:00
|
|
|
SimpleWebSocketServer
|
2023-08-11 11:05:58 +08:00
|
|
|
pylint-gitlab
|
2023-08-31 12:55:28 +08:00
|
|
|
minio
|