Mercurial > piecrust2
view MANIFEST.in @ 1145:e94737572542
serve: Fix an issue where false positive matches were rendered as the requested page.
Now we try to render the page, but also try to detect for the most common "empty" pages.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 05 Jun 2018 22:08:51 -0700 |
parents | 02955fbea705 |
children |
line wrap: on
line source
include CHANGELOG.rst include INSTALL.rst include LICENSE.rst include README.rst include pytest.ini include setup.cfg include requirements.txt include dev-requirements.txt recursive-include piecrust * recursive-include tests * global-exclude *.py[cdo] __pycache__ *.so global-exclude .DS_Store Thumbs.db Desktop.ini global-exclude *.swp *~ *.bak