File: MANIFEST.in

package info (click to toggle)
html5lib 1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,104 kB
  • sloc: python: 12,232; makefile: 12
file content (10 lines) | stat: -rw-r--r-- 227 bytes parent folder | download | duplicates (37)
1
2
3
4
5
6
7
8
9
10
include LICENSE
include AUTHORS.rst
include CHANGES.rst
include README.rst
include requirements*.txt
include .pytest.expect
include tox.ini
include pytest.ini
graft html5lib/tests/testdata
recursive-include html5lib/tests *.py