Docs: Use built-in xml-parser instead of lxml library

This commit is contained in:
Ole Schütt 2024-07-01 19:37:31 +02:00 committed by Ole Schütt
parent 1a2ff8ad63
commit 5b092d775b
3 changed files with 7 additions and 10 deletions

View file

@ -30,7 +30,6 @@ pip3 install --quiet \
numpy \
matplotlib \
requests \
types-lxml \
types-requests \
mypy==1.5.1