Pylons / pyramid-cookiecutter-starter

A Cookiecutter (project template) for creating a Pyramid starter project with choices for template language (Jinja2, Chameleon, or Mako), persistent backend (none, SQLAlchemy with SQLite, or ZODB), and mapping of URLs to routes (URL dispatch or traversal)
95 stars 53 forks source link

Fix #107 pyramid installation note #108

Closed stevepiercy closed 3 years ago

stevepiercy commented 3 years ago

This PR fixes #107 by adding a note for installing a specific non-latest stable release of Pyramid. For master branch of the cookiecutter only.