Remove misleading Content-Length.
[django-ssify.git] / MANIFEST.in
index 84d37d1..026a482 100644 (file)
@@ -1,4 +1,8 @@
 include LICENSE
 include README.md
+include CHANGELOG.md
+include runtests.py
+include tox.ini
 recursive-include ssify/templates *.html
+recursive-include tests *.py
 recursive-include tests/templates *.html