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

Supported PyPy and Python versions in GitHub Actions #116

Closed stevepiercy closed 1 year ago

stevepiercy commented 2 years ago

GitHub Actions cannot be run with our current configuration.

See https://github.com/Pylons/pyramid/issues/3684

Once this is fixed, then let's try to run GHA in https://github.com/Pylons/pyramid-cookiecutter-starter/pull/115