Skip to content

Commit 63d0af6

Browse files
authored
Merge pull request #950 from fhightower/patch-2
Add package_url for changelog
2 parents 8223a95 + 6c24fc7 commit 63d0af6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ url = https://github.com/python-jsonschema/jsonschema
44
project_urls =
55
Funding = https://github.com/sponsors/Julian
66
Tidelift = https://tidelift.com/subscription/pkg/pypi-jsonschema?utm_source=pypi-jsonschema&utm_medium=referral&utm_campaign=pypi-link
7+
Changelog = https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst
78
Documentation = https://python-jsonschema.readthedocs.io/en/latest/
89
Source = https://github.com/python-jsonschema/jsonschema
910
Issues = https://github.com/python-jsonschema/jsonschema/issues/

0 commit comments

Comments
 (0)