DMOJ / docs

Documentation for setting up and using the DMOJ judge.
https://docs.dmoj.ca
26 stars 87 forks source link

Update for the lxml module #161

Closed twilightty closed 2 months ago

twilightty commented 6 months ago

The new lxml release moved the module lxml.html.clean to a independent package (lxml_html_clean)

kiritofeng commented 2 months ago

We updated requirements.txt in https://github.com/DMOJ/online-judge/commit/a981a6429f7e3064a7d84f42b078d69063e199a2; this PR is no longer necessary.