diff --git a/MANIFEST.in b/MANIFEST.in index 69789b386..f929fadc5 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -2,8 +2,9 @@ include AUTHORS include README.rst include LICENSE +recursive-include test * + recursive-exclude pytest_django_test * -recursive-exclude tests * recursive-exclude .tox * recursive-exclude bin * recursive-exclude src *