We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9337b00 commit 082c042Copy full SHA for 082c042
MANIFEST.in
@@ -1,6 +1,10 @@
1
include LICENSE
2
+include AUTHORS.rst
3
include CHANGES.rst
4
include README.rst
5
include requirements*.txt
6
+include .pytest.expect
7
+include tox.ini
8
+include pytest.ini
9
graft html5lib/tests/testdata
10
recursive-include html5lib/tests *.py
0 commit comments