summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorMatthäus G. Chajdas <dev@anteru.net>2021-12-06 18:51:39 +0100
committerMatthäus G. Chajdas <dev@anteru.net>2021-12-06 18:51:39 +0100
commitd1f186741009030522e05ce6577a8a194245a22a (patch)
tree3df179c3d283ce662afa7256551a8c8edbdc8756 /tox.ini
parentd15da3149270c11d67677b31d455ea557b3a3492 (diff)
downloadpygments-git-d1f186741009030522e05ce6577a8a194245a22a.tar.gz
Update HTML tests.
This includes a new structural diff which is more robust, as it handles changes like different attribute order.
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index dea9ee41..a6b993bf 100644
--- a/tox.ini
+++ b/tox.ini
@@ -6,6 +6,7 @@ deps =
pytest
pytest-cov
wcag-contrast-ratio
+ lxml
commands = pytest {posargs}