summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 0a1ba42c30ab9b14dfe4f5fc47e8f706059a4522 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
include COPYING
include DEPENDS
include ChangeLog
include TODO
include bin/symilar
include bin/pylint
include bin/pylint-gui
include bin/epylint
include bin/pyreverse
include bin/*.bat
include examples/pylintrc*
include examples/*.py
include elisp/*.el
include elisp/startup
include man/pylint.1
include man/pyreverse.1
include test/data/packages_No_Name.dot
include test/data/classes_No_Name.dot
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