summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 70ee2a69eb9a97af660d54cc1b34d6db7a590d26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
include ChangeLog
include README*
include COPYING
include COPYING.LESSER
include bin/pytest
include bin/pytest.bat
include test/data/ChangeLog
recursive-include test/data *.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