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

Move IRC channel to Libera.Chat #115

Closed slav0nic closed 8 months ago

stevepiercy commented 2 years ago

LGTM! Would you please port these changes to the branches master, 2.0-branch, and 1.10-branch?

stevepiercy commented 2 years ago

Build failures are due to https://github.com/Pylons/pyramid/issues/3684

mmerickel commented 8 months ago

I have cherry-picked this to main. I don't plan to backport this myself but if PRs are opened we can merge them.