edgi-govdata-archiving / web-monitoring-diff

Tools for diffing and comparing web content. Also includes a web server that makes diffs available as an HTTP service.
https://web-monitoring-diff.readthedocs.io/
GNU General Public License v3.0
11 stars 4 forks source link

Check/fix ReadTheDocs.io builds #154

Closed Mr0grog closed 11 months ago

Mr0grog commented 11 months ago

It looks like some change on ReadTheDocs is causing builds there to fail because lxml and html5-parser aren’t building together. Double-check this and maybe fix the issue by managing how dependencies are installed.