861afea05520aa73c49919a99a2d0c736954971d
[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