summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 7532be3ac20eddf6517235ea5ea173e16a42f3c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
include ChangeLog
include README
include COPYING
include DEPENDS
include bin/pytest
include bin/pytest.bat
recursive-include test/data *.py *.txt *.msg *.ini
recursive-include test/data/*_dir *
recursive-include doc/html *
include doc/pytest.1
include doc/makefile