Remove misleading Content-Length.
[django-ssify.git] / MANIFEST.in
1 include LICENSE
2 include README.md
3 include CHANGELOG.md
4 include runtests.py
5 include tox.ini
6 recursive-include ssify/templates *.html
7 recursive-include tests *.py
8 recursive-include tests/templates *.html