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