From eea76f1da01a33dec2afc42119e001e4350aaea2 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 26 Apr 2006 10:48:09 +0000 Subject: forget the past. forget the past. --- MANIFEST.in | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 MANIFEST.in (limited to 'MANIFEST.in') 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 -- cgit v1.2.1