2022-07-29 05:49:27 -04: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 06:29:44 -04: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 05:49:27 -04:00
|
|
|
|
|
|
|
# ci
|
|
|
|
coverage
|
2024-01-11 06:57:23 -05:00
|
|
|
idf-build-apps
|
2022-08-02 23:56:35 -04:00
|
|
|
jsonschema
|
2022-07-29 05:49:27 -04:00
|
|
|
junit_xml
|
|
|
|
python-gitlab
|
|
|
|
pyyaml
|
2022-07-22 12:23:09 -04:00
|
|
|
SimpleWebSocketServer
|
2023-08-10 23:05:58 -04:00
|
|
|
pylint-gitlab
|
2023-08-31 00:55:28 -04:00
|
|
|
minio
|