summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 64774b44e44c52de29d6228c00f8201dd882d4b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
include ChangeLog
include README*
include COPYING
include COPYING.LESSER
include bin/pytest
include bin/pytest.bat
include test/data/ChangeLog
recursive-include test *.py *.txt *.msg *.ini *.zip *.egg
recursive-include test/data/*_dir *
recursive-include test/input *.py
recursive-include doc/html *
include doc/pytest.1
include doc/makefile
include __pkginfo__.py