openedx / i18n-tools

Tools to help with internationalization and localization of Open edX projects
Apache License 2.0
26 stars 31 forks source link

fix: unpin lxml constraint #146

Closed irtazaakram closed 6 months ago

irtazaakram commented 6 months ago

Fixes Error

E   ImportError: lxml.html.clean module is now a separate project lxml_html_clean.
E   Install lxml[html_clean] or lxml_html_clean directly.
E       AttributeError: 'TestConverter' object has no attribute 'assertEquals'. Did you mean: 'assertEqual'?
E       AttributeError: 'TestTransifex' object has no attribute 'assertRegexpMatches'
codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (master@2ae3902). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #146 +/- ## ========================================= Coverage ? 99.78% ========================================= Files ? 11 Lines ? 461 Branches ? 33 ========================================= Hits ? 460 Misses ? 0 Partials ? 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.