view MANIFEST.in @ 223:7decf00eee47

serve: Don't expose the debug info right away when running with `--debug`. The `--debug` flag controls logging level and how errors are reported by the server. Appending `?!debug` now is the only thing that shows the debug window.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 03 Feb 2015 18:50:58 -0800
parents ecee3e8f35e5
children 3890353d3e5a
line wrap: on
line source

include README.rst
include CHANGELOG.rst
include LICENSE.rst
recursive-include piecrust *.py mime.types
recursive-include piecrust/resources *
recursive-include tests *.py
#global-exclude .DS_Store
#global-exclude Thumbs.db
#global-exclude Desktop.ini
#global-exclude *.swp
#global-exclude *~
#global-exclude *.bak