From: Mike Bayer Date: Sun, 8 Dec 2013 20:00:12 +0000 (-0500) Subject: forgot authors!! X-Git-Tag: rel_0_9_0~43^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=be1251c625b7444248003ddcc930a3be0db9dd56;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git forgot authors!! --- diff --git a/MANIFEST.in b/MANIFEST.in index d520be1798..23aa882687 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