summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2012-01-08 13:38:36 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2012-01-08 13:38:36 -0500
commit62e2a6053bddf1492e85a0650d37061d95af5e6d (patch)
tree893f6d621e9526bbfe440402390f7c0d61e27a81 /MANIFEST.in
parentb7464f4061394e832ef666182a61d1ca08a88bc9 (diff)
downloadalembic-62e2a6053bddf1492e85a0650d37061d95af5e6d.tar.gz
need to include the .rst files in 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 ad779c2..c5e512b 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
recursive-include alembic/templates *.mako README *.py