Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop lxml[html_clean] and use lxml_html_clean #41

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

waldeck-dev
Copy link
Contributor

Fixes #40

This PR drops dependency lxml[html_clean] since the extra is not resolved properly by pip. Instead, we use both lxml (5.2.0) and lxml-html-clean (0.1.0).

Fixes matthiask#40

This PR drops dependency `lxml[html_clean]` since the extra is not resolved properly by `pip`.
Instead, we use both `lxml` (5.2.0) and `lxml-html-clean` (0.1.0).

Signed-off-by: Valentin <valentin@waldeck.dev>
@matthiask matthiask merged commit 019220f into matthiask:main Apr 1, 2024
4 checks passed
@matthiask
Copy link
Owner

Thank you! Released as 2.4.1

@waldeck-dev waldeck-dev deleted the waldeck-dev/issue40 branch April 3, 2024 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v2.4.0 did not fix ImportError raised by lxml
2 participants