diff --git a/html_image_url_extractor/__manifest__.py b/html_image_url_extractor/__manifest__.py index 225e22a83..3f91a3555 100644 --- a/html_image_url_extractor/__manifest__.py +++ b/html_image_url_extractor/__manifest__.py @@ -15,7 +15,7 @@ "installable": True, "external_dependencies": { "python": [ - "lxml.html", + "lxml", ], }, "depends": [