summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorTorsten Marek <shlomme@gmail.com>2014-04-30 20:07:39 +0200
committerTorsten Marek <shlomme@gmail.com>2014-04-30 20:07:39 +0200
commit6d031115a314d9f8cf663b6021adde79ede8a2f5 (patch)
tree455adf25589733d8e983d881160b778d6eb92028 /MANIFEST.in
parent650f0ee844d5d6b6cf49caa2888304b3707b66b2 (diff)
downloadpylint-6d031115a314d9f8cf663b6021adde79ede8a2f5.tar.gz
Make sure the script used in testing is installed, otherwise the tox tests fail.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 37c6e67..8c28721 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -10,3 +10,5 @@ recursive-include doc *.rst *.jpeg Makefile *.html *.py
recursive-include test *.py *.txt *.dot *.sh
include test/input/similar*
include test/input/noext
+include test/data/ascript
+