Skip to content

Commit 7ea7365

Browse files
committed
Add some other links which will show up on PyPI.
1 parent 14b4fd7 commit 7ea7365

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

setup.cfg

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
name = jsonschema
33
url = https://github.com/Julian/jsonschema
44
project_urls =
5-
Docs = https://python-jsonschema.readthedocs.io/en/latest/
5+
Documentation = https://python-jsonschema.readthedocs.io/en/latest/
6+
Source = https://github.com/Julian/jsonschema
7+
Issues = https://github.com/Julian/jsonschema/issues/
68
description = An implementation of JSON Schema validation for Python
79
long_description = file: README.rst
810
long_description_content_type = text/x-rst

0 commit comments

Comments
 (0)