summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2013-12-08 15:00:12 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2013-12-08 15:00:12 -0500
commitbe1251c625b7444248003ddcc930a3be0db9dd56 (patch)
tree053ef2718c48743d9c81173913f8b922b30ee2e3 /MANIFEST.in
parent49d80269878c9d793df752479c876c3bbc4f8020 (diff)
downloadsqlalchemy-be1251c625b7444248003ddcc930a3be0db9dd56.tar.gz
forgot authors!!
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 d520be179..23aa88268 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -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* 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*
prune doc/build/output