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

GitHub actions 1.9 branch #98

Closed stevepiercy closed 3 years ago

stevepiercy commented 3 years ago

Well, I thought it would a be easy, but it doesn't look that way. Because Pyramid 2.0 is coming out soon and 1.9-branch will no longer be supported, I abandon this PR and will not try to get GHA to run on it.