diff --git a/MANIFEST.in b/MANIFEST.in new file mode 100644 index 0000000000000000000000000000000000000000..ae48c43cf9edd2ae25eb066219d0654987e9d7b3 --- /dev/null +++ b/MANIFEST.in @@ -0,0 +1,5 @@ +include LICENSE +include README.rst +recursive-include basetheme_bootstrap/templatetags * +recursive-include basetheme_bootstrap/templates * +recursive-include basetheme_bootstrap/static * \ No newline at end of file