PyCQA / flake8

flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
https://flake8.pycqa.org
Other
3.43k stars 307 forks source link

Add `project_urls` metadata #1911

Closed Viicos closed 8 months ago

Viicos commented 9 months ago

Let me know if you'd like to see more of them added

intgr commented 8 months ago

FWIW from asottile's other repo: https://github.com/PyCQA/pyflakes/pull/781#issuecomment-1657965207

Viicos commented 8 months ago

Same as you, didn't think this would have been declined. Thanks for letting me know