Skip to content

Commit f31dbf6

Browse files
committed
Add more project URLs in PyPI
1 parent 51a7870 commit f31dbf6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

setup.cfg

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ description = Black plugin for the Python LSP Server
77
url = https://github.com/python-lsp/python-lsp-black
88
long_description = file: README.md
99
long_description_content_type = text/markdown
10+
project_urls =
11+
Bug Tracker = https://github.com/python-lsp/python-lsp-black/issues
12+
Changelog = https://github.com/python-lsp/python-lsp-black/blob/master/CHANGELOG.md
13+
Source Code = https://github.com/python-lsp/python-lsp-black
1014
classifiers =
1115
Programming Language :: Python
1216
License :: OSI Approved :: MIT License

0 commit comments

Comments
 (0)