view MANIFEST.in @ 61:64f37c4cce68

Print the help by default when running `chef` with no command.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 27 Aug 2014 10:23:32 -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