5 lines
99 B
INI
5 lines
99 B
INI
|
if not "PowerPC" in config.root.targets:
|
||
|
config.unsupported = True
|
||
|
|
||
|
config.suffixes.add(".py")
|