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