3 lines
66 B
Python
3 lines
66 B
Python
|
if config.root.host_os != "Darwin":
|
||
|
config.unsupported = True
|