summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorgrizzly nyo <grizzly.nyo@gmail.com>2013-08-31 18:05:58 +0300
committergrizzly nyo <grizzly.nyo@gmail.com>2013-08-31 18:05:58 +0300
commit70cf4a11d33ec8aeb6f7da238a6f8125c8383cbe (patch)
treed63ee31efc97fc7ec8f262a6abd9b4d1eda36614 /MANIFEST.in
parent9230398e660b715ef1bb5183910aab550503c64f (diff)
downloadpylint-70cf4a11d33ec8aeb6f7da238a6f8125c8383cbe.tar.gz
Packaging fixes:
* update version string for docs * doc's conf.py was missing in sdist
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 0d63cf1..32ec38e 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -6,7 +6,7 @@ include bin/*
include examples/*.py examples/pylintrc examples/pylintrc_camelcase
include elisp/startup elisp/*.el
include man/*.1
-recursive-include doc *.rst *.jpeg Makefile *.html
+recursive-include doc *.rst *.jpeg Makefile *.html *.py
recursive-include test *.py *.txt *.txt2 *.dot *.sh
include test/input/similar* noext
include test/input/noext