Mercurial > piecrust2
view MANIFEST.in @ 472:dc78ade3f320
bug: Fix copying of page assets during the bake.
* The `Assetor` wasn't setting the "used assets" flag on the correct object.
(I wonder why Python didn't complain about that)
* The baker wasn't looking at the right input filename.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 14 Jul 2015 23:41:25 -0700 |
parents | 3890353d3e5a |
children | d4a01a023998 |
line wrap: on
line source
include README.rst include CHANGELOG.rst include LICENSE.rst include requirements.txt include dev-requirements.txt 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