Mercurial > piecrust2
view MANIFEST.in @ 368:2408eb6f4da8
linker: Don't put linker stuff in the config.
Now that we want to deep-copy configuration, we can't put objects in there.
We create a wrapper for pages that will store linker-specific objects in
a separate attribute.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 03 May 2015 18:43:28 -0700 |
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