view MANIFEST.in @ 645:3060a6f26330

cm: Update the node modules before building the documentation.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 14 Feb 2016 23:58:23 -0800
parents d4a01a023998
children 02955fbea705
line wrap: on
line source

include README.rst
include CHANGELOG.rst
include LICENSE.rst
include requirements.txt
include dev-requirements.txt
recursive-include foodtruck *.py *.html
recursive-include foodtruck/static *
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