pallets / jinja

A very fast and expressive template engine.

Home Page:https://jinja.palletsprojects.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add explicit Python version classifiers in pyproject.toml

JeremyKeusters opened this issue · comments

It would be beneficial to explicitly add the Python version classifiers in the pyproject.toml file, such that this package shows correctly its supported Python versions on the 'PyReadiness' website. I will create a PR for this.

See my comments on the pyreadiness issue tracker: di/pyreadiness#18