]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
need to include the .rst files in the manifest
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 8 Jan 2012 18:38:36 +0000 (13:38 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 8 Jan 2012 18:38:36 +0000 (13:38 -0500)
MANIFEST.in

index ad779c278fe8cd97f277b5be0982025a759d527a..c5e512b8c12364f47ed56c4405c8ae2bdcbdd857 100644 (file)
@@ -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