summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: feed5c68b0991a2b995a3ce82aa02766f6474770 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
include COPYING
include DEPENDS
include ChangeLog
include TODO
include bin/symilar
include bin/pylint
include bin/*.bat
include bin/pylint-gui
include examples/pylintrc*
include examples/*.py
include elisp/*.el
include elisp/startup
include man/pylint.1
recursive-include doc *.txt *.html
recursive-include test/input *.py similar* noext
recursive-include test/messages *.txt *.txt2
recursive-include test/regrtest_data *.py
include test/fulltest.sh