]> git.parisson.com Git - django-jqchat.git/commitdiff
add manifest dev
authorGuillaume Pellerin <yomguy@parisson.com>
Mon, 30 Dec 2013 09:44:53 +0000 (10:44 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Mon, 30 Dec 2013 09:44:53 +0000 (10:44 +0100)
MANIFEST.in [new file with mode: 0644]

diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644 (file)
index 0000000..53868b1
--- /dev/null
@@ -0,0 +1,6 @@
+include README.rst
+recursive-include docs *
+recursive-include jqchat *
+global-exclude *.pyc
+prune dist
+prune build