mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
ci: remove ttfw related files
This commit is contained in:
@@ -19,6 +19,7 @@ netifaces
|
||||
rangehttpserver
|
||||
dbus-python; sys_platform == 'linux'
|
||||
protobuf
|
||||
bleak
|
||||
paho-mqtt
|
||||
paramiko
|
||||
netmiko
|
||||
|
||||
@@ -1,24 +0,0 @@
|
||||
# Python package requirements for CI in ESP-IDF.
|
||||
# This feature can be enabled by running "install.{sh,bat,ps1,fish} --enable-ttfw"
|
||||
|
||||
# build
|
||||
idf-build-apps
|
||||
|
||||
# ttfw
|
||||
pyserial
|
||||
pyyaml
|
||||
junit_xml
|
||||
netifaces
|
||||
|
||||
# ttfw-idf
|
||||
pexpect
|
||||
python-gitlab
|
||||
pygdbmi
|
||||
|
||||
# ble
|
||||
dbus-python; sys_platform == 'linux'
|
||||
pygobject; sys_platform != 'win32'
|
||||
|
||||
# esp_prov
|
||||
bleak
|
||||
protobuf
|
||||
Reference in New Issue
Block a user