]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
- include tox.ini in the dist...
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 7 Jun 2015 21:50:48 +0000 (17:50 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 7 Jun 2015 21:50:48 +0000 (17:50 -0400)
MANIFEST.in

index 23aa8826879debdbe488ee22e91aae9368443dbb..9b5b29936224aa6f0fabf03642e7058fe75ed9bf 100644 (file)
@@ -9,5 +9,5 @@ recursive-include test *.py *.dat
 # don't come in if --with-cextensions isn't specified.
 recursive-include lib *.c *.txt
 
-include README* AUTHORS LICENSE distribute_setup.py sa2to3.py ez_setup.py sqla_nose.py CHANGES*
+include README* AUTHORS LICENSE distribute_setup.py sa2to3.py ez_setup.py sqla_nose.py CHANGES* tox.ini
 prune doc/build/output