From be1251c625b7444248003ddcc930a3be0db9dd56 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Sun, 8 Dec 2013 15:00:12 -0500 Subject: [PATCH] forgot authors!! --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3