typeddjango / pytest-mypy-plugins

pytest plugin for testing mypy types, stubs, and plugins
https://pypi.org/project/pytest-mypy-plugins/
MIT License
100 stars 26 forks source link

chevron is not maintained #116

Closed antecrescent closed 1 year ago

antecrescent commented 1 year ago

Chevron support stopped in 2021. This project is unmaintained, issues don't get answered, PRs don't get merged, the author has had no activity since spring 2021. You should probably, switch to another templating engine. Back when chevron was introduced in https://github.com/typeddjango/pytest-mypy-plugins/issues/52, Jinja2 was proposed as a replacement.

Unfortunately, I can't really help with the implementation as I am still unfamiliar with your codebase.