Hi,

Just a small note that all four templates that come with Pyramid still
reference Pylons in their setup.py classifiers.  I don't know whether
this was intentional.

RHH

https://github.com/Pylons/pyramid/blob/master/pyramid/paster_templates/alchemy/setup.py_tmpl
https://github.com/Pylons/pyramid/blob/master/pyramid/paster_templates/routesalchemy/setup.py_tmpl
https://github.com/Pylons/pyramid/blob/master/pyramid/paster_templates/starter/setup.py_tmpl
https://github.com/Pylons/pyramid/blob/master/pyramid/paster_templates/zodb/setup.py_tmpl

classifiers=[
        "Framework :: Pylons", # Shouldn't this say Pyramid?
],

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to