At least the routesalchemy setup.py_tmpl is missing the following line: ``` setup_requires='PasteScript', ``` ...which is needed for the "paster_plugins=['pyramid']" to work.