diff --git a/MANIFEST.in b/MANIFEST.in index 0276299051b..e2d4fd6aaa6 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -7,4 +7,5 @@ recursive-include tests *.py include tests/integration/modules/files/* include tests/integration/files/* include tests/integration/tmp/_README -include tests/unit/templates/files/* \ No newline at end of file +include tests/unit/templates/files/* +recursive-include doc *