summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorroot <devnull@localhost>2006-04-26 10:48:09 +0000
committerroot <devnull@localhost>2006-04-26 10:48:09 +0000
commiteea76f1da01a33dec2afc42119e001e4350aaea2 (patch)
tree3bb03a16daa8c780bf60c622dc288eb01cfca145 /MANIFEST.in
downloadpylint-eea76f1da01a33dec2afc42119e001e4350aaea2.tar.gz
forget the past.
forget the past.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in18
1 files changed, 18 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 0000000..feed5c6
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,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