Mercurial > piecrust2
view MANIFEST.in @ 730:8c3c2b949b82
routing: Fix problems with route functions.
Instead of using merged functions with multiblog sites, use different
functions. Add some options to customize the function names.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 01 Jun 2016 22:10:47 -0700 |
parents | d4a01a023998 |
children | 02955fbea705 |
line wrap: on
line source
include README.rst include CHANGELOG.rst include LICENSE.rst include requirements.txt include dev-requirements.txt recursive-include foodtruck *.py *.html recursive-include foodtruck/static * 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