summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-04-04 15:23:37 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-04-05 15:08:27 +0200
commit0e3cd3ee0938477652569a734306cde9e137a48e (patch)
tree9aedf5f9bc93832aaaf8c2218b43b12a7abde3c2 /MANIFEST.in
parent2765a6b04adf81b279f98898d01b7eb378534bee (diff)
downloadpylint-git-0e3cd3ee0938477652569a734306cde9e137a48e.tar.gz
Do not include script in the packaging
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 5c6db2bd5..ddf2f8d6a 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -8,3 +8,4 @@ include pytest.ini
recursive-include doc *.bat *.png *.py *.svg *.rst *.txt Makefile
graft tests
recursive-exclude tests *.pyc
+recursive-exclude script *