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
commita9e8d55ff017fb83cb8efd0ae5dcbc9b7052b40e (patch)
tree0360bdd0a55f279acd0afafbbd741e38f03374e0 /MANIFEST.in
parentaa1b04e7c431608611614f4eb564947bf2ef1429 (diff)
downloadpylint-git-a9e8d55ff017fb83cb8efd0ae5dcbc9b7052b40e.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 37c6e67db..8c2872109 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
+