diff --git a/html_image_url_extractor/__manifest__.py b/html_image_url_extractor/__manifest__.py index 959927493..95bf6477a 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": [