summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2012-01-08 13:38:27 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2012-01-08 13:38:27 -0500
commitf76c14182ab53c9428c78c025fc64b3e8946120b (patch)
treeae8d08c5ba8c4507fbf6c33a37167561dbf8e0b8 /MANIFEST.in
parent896b6d4cb35ee2048dbd74c256f37f0942ee9e06 (diff)
downloaddogpile-core-f76c14182ab53c9428c78c025fc64b3e8946120b.tar.gz
fix the manifest
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 11a4ef8..2e28ebd 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,4 @@
-recursive-include docs *.html *.css *.js *.txt
+recursive-include docs *.html *.css *.js *.txt *.rst
recursive-include tests *.py *.dat
include README* LICENSE distribute_setup.py CHANGES* test.cfg