view pylons_app.egg-info/entry_points.txt @ 3:a205d4d7abfc

routes for adding a repo
author Marcin Kuzminski
date Thu, 18 Feb 2010 13:55:48 +0100
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