summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/tools/html5lib/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/tools/html5lib/MANIFEST.in')
-rw-r--r--testing/web-platform/tests/tools/html5lib/MANIFEST.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/tests/tools/html5lib/MANIFEST.in b/testing/web-platform/tests/tools/html5lib/MANIFEST.in
new file mode 100644
index 000000000..1edd0b7de
--- /dev/null
+++ b/testing/web-platform/tests/tools/html5lib/MANIFEST.in
@@ -0,0 +1,6 @@
+include LICENSE
+include CHANGES.rst
+include README.rst
+include requirements*.txt
+graft html5lib/tests/testdata
+recursive-include html5lib/tests *.py