grantjenks / blue

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

Add classifiers for all tested Python versions #87

Closed eseifert closed 2 years ago

eseifert commented 2 years 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.