view MANIFEST.in @ 55:45828c4167ad

Processors can match on other things than just the extension.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 25 Aug 2014 21:40:25 -0700
parents 8f7ba2c95025
children ecee3e8f35e5
line wrap: on
line source

include README.md
include CHANGELOG.md
include LICENSE.md
recursive-include piecrust *.py
recursive-include tests *.py
#global-exclude .DS_Store
#global-exclude Thumbs.db
#global-exclude Desktop.ini
#global-exclude *.swp
#global-exclude *~
#global-exclude *.bak