grantjenks / blue

The slightly less uncompromising Python code formatter.
https://blue.readthedocs.io/
Other
387 stars 21 forks source link

Add classifiers for all tested Python versions #87

Closed eseifert closed 1 year ago

eseifert commented 1 year ago

Some tools or services like https://pyreadiness.org/ use classifiers to check for compatibility with a particular Python version. It would be nice to have this information in setup.py.