diff --git a/MANIFEST.in b/MANIFEST.in index 8a4fbd30..c22c06ca 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -11,8 +11,9 @@ include mypy.ini include doc/* recursive-include xmlschema * -recursive-include tests * recursive-include scripts * +recursive-include tests * +recursive-exclude tests/.mypy_cache * exclude xmlschema/locale/xmlschema.pot global-exclude *.py[cod]