aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMarc Tamlyn <marc@incuna.com>2011-07-27 15:22:14 +0100
committerMarc Tamlyn <marc@incuna.com>2011-07-27 15:22:14 +0100
commitd7167590da84dedfc5c5d606a0d588fe98a80dad (patch)
treec5fb790d682db7aeb354e75ad1c73ecdb9f78f4e /MANIFEST.in
parenta18798423e3d1b39eb9b8fa8702265001b1311aa (diff)
downloaddjango-wkhtmltopdf-d7167590da84dedfc5c5d606a0d588fe98a80dad.tar.gz
django-wkhtmltopdf-d7167590da84dedfc5c5d606a0d588fe98a80dad.tar.bz2
django-wkhtmltopdf-d7167590da84dedfc5c5d606a0d588fe98a80dad.zip
Converted setup.py to setuptools, added MANIFEST.inv0.1
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 0000000..04303c0
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,3 @@
+recursive-include * *.html
+recursive-include * *.json
+