summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2014-11-24 15:20:45 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2014-11-24 15:20:59 -0500
commit49ebf61c530f9f50da4680aff98743d368ecef43 (patch)
tree9a4a2e6b0c722c1ad8dc144803e7379b871166cc
parent374370ebb953a89a65a61a1f530827aefe470338 (diff)
downloadalembic-49ebf61c530f9f50da4680aff98743d368ecef43.tar.gz
fix manifest
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index d8bcd37..3252aad 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -2,7 +2,7 @@ recursive-include docs *.html *.css *.txt *.js *.jpg *.png *.py Makefile *.rst *
recursive-include tests *.py *.dat
recursive-include alembic/templates *.mako README *.py
-include README* LICENSE distribute_setup.py CHANGES* test.cfg
+include README* LICENSE run_tests.py CHANGES* tox.ini
prune docs/build/output