Required for Python 3.11. https://github.com/zopefoundation/RestrictedPython/blob/6.0/CHANGES.rst#60-2022-11-03
9 lines
270 B
JSON
9 lines
270 B
JSON
{
|
|
"domain": "python_script",
|
|
"name": "Python Scripts",
|
|
"documentation": "https://www.home-assistant.io/integrations/python_script",
|
|
"requirements": ["restrictedpython==6.0"],
|
|
"codeowners": [],
|
|
"quality_scale": "internal",
|
|
"loggers": ["RestrictedPython"]
|
|
}
|