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