summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/tools/html5lib/requirements-optional-cpython.txt
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/tools/html5lib/requirements-optional-cpython.txt')
-rw-r--r--testing/web-platform/tests/tools/html5lib/requirements-optional-cpython.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/web-platform/tests/tools/html5lib/requirements-optional-cpython.txt b/testing/web-platform/tests/tools/html5lib/requirements-optional-cpython.txt
new file mode 100644
index 000000000..35ed3529c
--- /dev/null
+++ b/testing/web-platform/tests/tools/html5lib/requirements-optional-cpython.txt
@@ -0,0 +1,5 @@
+-r requirements-optional.txt
+
+# lxml is supported with its own treebuilder ("lxml") and otherwise
+# uses the standard ElementTree support
+lxml