summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: d446b3530b0c62a2375476ce9f7e26504e17565c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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/rpythoninput *.py
recursive-include test/rpythonmessages *.txt
recursive-include test/regrtest_data *.py
include test/fulltest.sh