aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2017-07-12 16:53:50 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2017-07-12 16:55:46 -0400
commit09d86009a400a32d70f1dcc0e7254a5579c5de0d (patch)
treec270cb734d6983098531924f355c1bd115e3a0b9
parent037a95e7302d4a8d3dae1d4ad64a879ecd64791b (diff)
downloadexternal_python_mako-09d86009a400a32d70f1dcc0e7254a5579c5de0d.tar.gz
external_python_mako-09d86009a400a32d70f1dcc0e7254a5579c5de0d.tar.bz2
external_python_mako-09d86009a400a32d70f1dcc0e7254a5579c5de0d.zip
- add AUTHORS, fixes #264
Change-Id: I7ba06757b36c6694a1415266f78d79436475caa7
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
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