]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
fix manifest
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 24 Nov 2014 20:20:45 +0000 (15:20 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 24 Nov 2014 20:20:59 +0000 (15:20 -0500)
MANIFEST.in

index d8bcd376efb39cf9f59afbea840c3905904633d3..3252aad38aa774f879df753a4fcfb720ddef626d 100644 (file)
@@ -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