diff --git a/MANIFEST.in b/MANIFEST.in index 77048db..48a943a 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -5,6 +5,7 @@ graft src/postorius/static include src/postorius/doc/Makefile include tox.ini +recursive-include example_project *.py *.cfg *.rst *.txt prune example_project/env prune example_project/venv prune example_project/public