summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-04-04 15:32:06 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-04-05 15:08:27 +0200
commiteb77cc89d11bbd901940e0161eae0cc6c49082a7 (patch)
tree192ea08ddb73219655a3883ca7fcf5c6d90069b6 /MANIFEST.in
parent8336761e804d205773d98d73ad4cf587af831b12 (diff)
downloadpylint-git-eb77cc89d11bbd901940e0161eae0cc6c49082a7.tar.gz
Include all file in the doc/ in the packaging
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 3360e7cf6..1076efb93 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -4,7 +4,7 @@ include COPYING
include README.rst
include elisp/startup elisp/*.el
include pytest.ini
-recursive-include doc *.bat *.png *.py *.svg *.rst *.txt Makefile
+recursive-include doc *.bat *.png *.py *.svg *.rst *.txt Makefile .md
graft tests
recursive-exclude tests *.pyc .benchmark
recursive-exclude script *