summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorClaudiu Popa <pcmanticore@gmail.com>2018-09-20 09:17:31 +0200
committerClaudiu Popa <pcmanticore@gmail.com>2018-09-20 09:17:31 +0200
commit83d415001cc0430fcbbcf52917d5e952e3bec9cf (patch)
tree527d3506abc9855a8df119187cb08465a0b1c484 /MANIFEST.in
parent9c35a56906221b7f766f8a160f4fdd0f286232e2 (diff)
downloadpylint-git-83d415001cc0430fcbbcf52917d5e952e3bec9cf.tar.gz
Add pytest.ini to MANIFEST
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index b42d3d02a..dc97c4ece 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -6,5 +6,6 @@ include bin/*
include examples/*.py examples/pylintrc examples/pylintrc_camelcase
include elisp/startup elisp/*.el
include man/*.1
+include pytest.ini
recursive-include doc *.rst *.jpeg Makefile *.html *.py *.bat
graft pylint/test