summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorAurélien Bompard <aurelien@bompard.org>2012-11-21 16:21:57 +0100
committerAurélien Bompard <aurelien@bompard.org>2012-11-21 17:32:37 +0100
commit6b69fc2fbe3f64508f5876e2880fcc416210bd97 (patch)
treeec4cc226ba79a1aa99b683939208c02f32537750 /MANIFEST.in
parent8ad4099206d49fd5f0878fd019186bc9b99bddb0 (diff)
Prepare for release
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 0000000..d03bd16
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,5 @@
+include AUTHORS.txt COPYING.txt pylintrc distribute_setup.py
+# http://bruno.im/2010/may/05/packaging-django-reusable-app/
+recursive-include hyperkitty *.py *.html *.js
+graft hyperkitty/static
+include doc/conf.py doc/Makefile doc/*.rst