diff --git a/MANIFEST.in b/MANIFEST.in index b4640748..539e6bc5 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -2,5 +2,5 @@ include *.md include *.rst include LICENSE include pylint_django/transforms/transforms/*.py -include pylint_django/tests/test_django_not_installed +include pylint_django/tests/test_django_not_installed.sh recursive-include pylint_django/tests/ *.py *.rc *.txt