5 lines
96 B
INI
5 lines
96 B
INI
|
config.suffixes.add(".py")
|
||
|
|
||
|
if not config.enable_bindings_python:
|
||
|
config.unsupported = True
|