1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-08 16:37:30 +01:00

Remove unused manifest fields (#33595)

This commit is contained in:
Paulus Schoutsen
2020-04-03 12:58:19 -07:00
committed by GitHub
parent cd300f54a8
commit f1d3c0d19b
870 changed files with 36 additions and 1057 deletions
@@ -3,7 +3,6 @@
"name": "Python Scripts",
"documentation": "https://www.home-assistant.io/integrations/python_script",
"requirements": ["restrictedpython==5.0"],
"dependencies": [],
"codeowners": [],
"quality_scale": "internal"
}