From 09d86009a400a32d70f1dcc0e7254a5579c5de0d Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Wed, 12 Jul 2017 16:53:50 -0400 Subject: - add AUTHORS, fixes #264 Change-Id: I7ba06757b36c6694a1415266f78d79436475caa7 --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index f6e0a5b..452a408 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -5,7 +5,7 @@ recursive-include doc *.html *.css *.txt *.js *.png *.py Makefile *.rst *.mako recursive-include examples *.py *.xml *.mako *.myt *.kid *.tmpl recursive-include test *.py *.html *.mako -include README* LICENSE distribute_setup.py ez_setup.py CHANGES* +include README* AUTHORS LICENSE distribute_setup.py ez_setup.py CHANGES* prune doc/build/output -- cgit v1.2.3