view MANIFEST.in @ 27:105f24f490cb

Various fixes for the default page source: * Use forward slashes in ref paths * `auto_format` extensions should be stripped * Don't ignore pages with arbitrary extensions
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 19 Aug 2014 11:50:21 -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