forked from espressif/esp-idf
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