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