X-Git-Url: https://git.mdrn.pl/django-ssify.git/blobdiff_plain/3d2c8ba4dfb4774daff367dae1656099eb2b562c..bc43e9922ca91c95797311937e7b5c0134211db5:/MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in index 84d37d1..026a482 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -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