summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorroot <none@none>2006-04-26 10:48:09 +0000
committerroot <none@none>2006-04-26 10:48:09 +0000
commit4becf6f9e596b45401680c4947e2d92c953d5e08 (patch)
tree3bb03a16daa8c780bf60c622dc288eb01cfca145 /MANIFEST.in
downloadpylint-git-4becf6f9e596b45401680c4947e2d92c953d5e08.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 000000000..feed5c68b
--- /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