diff options
| -rw-r--r-- | MANIFEST.in | 2 |
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 |
