diff --git a/MANIFEST.in b/MANIFEST.in new file mode 100644 index 0000000..51936b2 --- /dev/null +++ b/MANIFEST.in @@ -0,0 +1,2 @@ +recursive-include constance/templates/ *.html +