Fix the templates to remove the language column.
[mailman-postorious.git] / MANIFEST.in
blobcedf581bef8280d73b9cf458b470605327b87407
1 include COPYING
2 include *.rst
3 recursive-include src/postorius *.py *.html *.js *.rst *.txt
4 prune src/postorius/doc/_build
5 graft src/postorius/static
6 include src/postorius/doc/Makefile
7 include tox.ini
8 recursive-include example_project *.py *.cfg *.rst *.txt
9 exclude example_project/settings_local.py
10 prune example_project/venv
11 prune example_project/static
12 graft src/postorius/tests/fixtures