mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 10:36:53 +00:00
Add project_urls metadata
This commit is contained in:
parent
5c52d752e6
commit
23ec90ce82
1 changed files with 4 additions and 0 deletions
|
|
@ -24,6 +24,10 @@ classifiers =
|
|||
Programming Language :: Python :: Implementation :: PyPy
|
||||
Topic :: Software Development :: Libraries :: Python Modules
|
||||
Topic :: Software Development :: Quality Assurance
|
||||
project_urls =
|
||||
Documentation = https://flake8.pycqa.org/
|
||||
Changelog = https://flake8.pycqa.org/en/latest/release-notes/index.html
|
||||
Bug Tracker = https://github.com/PyCQA/flake8/issues
|
||||
|
||||
[options]
|
||||
packages = find:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue