summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2011-11-30 15:06:24 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2011-11-30 15:06:24 -0500
commitcdf6cacd5779c4895c490223730178e05ade6f1f (patch)
tree9430a5cb9703d2b7bd78797a5446235c691e1ce6 /MANIFEST.in
parenta9a5ed1cddb40d39ffe2e43a9a5ce710173b3690 (diff)
downloadalembic-cdf6cacd5779c4895c490223730178e05ade6f1f.tar.gz
add test.cfg
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 c4aba0e..8b8ce74 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -2,7 +2,7 @@ include docs/ *.html *.css *.js *.txt
recursive-include tests *.py *.dat
recursive-include alembic/templates *.mako README *.py
-include README* LICENSE distribute_setup.py CHANGES*
+include README* LICENSE distribute_setup.py CHANGES* test.cfg
prune docs/build/output