From b536af61397d3a3fc3d6d973cc4addff987fa21c Mon Sep 17 00:00:00 2001 From: Matthieu Date: Sat, 26 Oct 2019 16:55:28 +0200 Subject: [PATCH] Update manifest --- custom_components/georide/manifest.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/custom_components/georide/manifest.json b/custom_components/georide/manifest.json index e354132..26a48e9 100644 --- a/custom_components/georide/manifest.json +++ b/custom_components/georide/manifest.json @@ -6,8 +6,6 @@ "requirements": [ "georideapilib==0.1.0" ], - "dependencies": [ - "urllib3, georideapilib", - ], - "codeowners": ["ptimatth"] + "dependencies": [], + "codeowners": ["@ptimatth"] } \ No newline at end of file