3 lines
96 B
INI
3 lines
96 B
INI
if not "NVPTX" in config.root.targets:
|
|
config.unsupported = True
|
|
config.suffixes.add(".py")
|