Skip to content

Commit

Permalink
setup.py: depend on lxml_html_clean
Browse files Browse the repository at this point in the history
This has been split out to a separate
package according to the error message
from the CI.
  • Loading branch information
pjonsson authored and omad committed Apr 7, 2024
1 parent 074c950 commit c5af35a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"deepdiff",
"flake8",
"jsonschema >= 4.18",
"lxml_html_clean",
"pre-commit",
"pytest",
"pytest-benchmark",
Expand Down

0 comments on commit c5af35a

Please sign in to comment.