summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorTorsten Marek <shlomme@gmail.com>2014-07-24 11:36:12 +0200
committerTorsten Marek <shlomme@gmail.com>2014-07-24 11:36:12 +0200
commit5878b6349b9cba56484c85442d96e58176dcac68 (patch)
tree5e3a8cb677652e07332e0ae9be422f0a2a8d7b8d /MANIFEST.in
parent39e7be1a32224afa47d23e161f047feab5fbcc93 (diff)
downloadpylint-5878b6349b9cba56484c85442d96e58176dcac68.tar.gz
Added a new test suite for functional tests.
Main changes: - version restrictions are not encoded in file names any more, but in option files - expected messages are annotated in the test files directly
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 8c28721..6810ec5 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -7,7 +7,7 @@ include examples/*.py examples/pylintrc examples/pylintrc_camelcase
include elisp/startup elisp/*.el
include man/*.1
recursive-include doc *.rst *.jpeg Makefile *.html *.py
-recursive-include test *.py *.txt *.dot *.sh
+recursive-include test *.py *.txt *.dot *.sh *.args
include test/input/similar*
include test/input/noext
include test/data/ascript