Update manifest
[django-ssify.git] / MANIFEST.in
1 include LICENSE
2 include README.md
3 include runtests.py
4 include tox.ini
5 recursive-include ssify/templates *.html
6 recursive-include tests *.py
7 recursive-include tests/templates *.html