2 lines
76 B
INI
2 lines
76 B
INI
if not "python" in config.available_features:
|
|
config.unsupported = True
|
if not "python" in config.available_features:
|
|
config.unsupported = True
|