view MANIFEST.in @ 385:eda5f01de3c4

fixes #20 hg middleware breaks ui() instance when repository has hgrc file. hgrc file now updates application ui instance with only those section that are present.
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 05 Aug 2010 01:21:44 +0200
parents 564e40829f80
children 644795a4e8d2
line wrap: on
line source

include pylons_app/config/deployment.ini_tmpl
recursive-include pylons_app/public *
recursive-include pylons_app/templates *