esp-idf/tools/requirements/requirements.pytest.txt

22 lines
583 B
Plaintext
Raw Permalink Normal View History

2022-07-29 05:49:27 -04:00
# Python package requirements for pytest in ESP-IDF.
# This feature can be enabled by running "install.{sh,bat,ps1,fish} --enable-pytest"
#
# 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
pytest-embedded-serial-esp
pytest-embedded-idf
pytest-embedded-jtag
pytest-embedded-qemu
pytest-rerunfailures
pytest-timeout
pytest-ignore-test-results
2022-07-29 05:49:27 -04:00
2024-04-24 08:54:42 -04:00
# ci
minio
2022-07-29 05:49:27 -04:00
# build
python-gitlab
idf-build-apps