view pylons_app.egg-info/entry_points.txt @ 374:6725742f029a

reverted caching from index, it's buggy
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 28 Jul 2010 20:10:39 +0200
parents 564e40829f80
children
line wrap: on
line source


    [paste.app_factory]
    main = pylons_app.config.middleware:make_app

    [paste.app_install]
    main = pylons.util:PylonsInstaller