Mercurial > piecrust2
view MANIFEST.in @ 244:ba857c693c72
sources: Fix a bug where the `posts` source wasn't correctly parsing URLs.
Don't crash when a component is missing from the URL and we have to recapture.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 19 Feb 2015 19:55:09 -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