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