mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-04 21:24:32 +02:00
fix: skip install dbus-python on windows
This commit is contained in:
@@ -6,5 +6,5 @@ scapy
|
||||
websocket-client
|
||||
netifaces
|
||||
rangehttpserver
|
||||
dbus-python
|
||||
dbus-python; sys_platform != 'win32'
|
||||
protobuf
|
||||
|
Reference in New Issue
Block a user