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