I'm in the process of deploying my app, and when I take a look at setup.py I 
see that the install_requires section only has Pylons and SQLAlchemy but 
I've been installing other components through easy install like 
turbomail,repoze.who, etc. Why they don't show up in the install_requires 
section?, do I have to type them manually?, is there a way to update 
install_requires in setup.py when you add new components?.

-- 
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