Skip to content

Commit 6c24fc7

Browse files
authored
Add package_url for changelog
Once merged, this PR will show a "Changelog" entry similar to the one [here](https://pypi.org/project/ioc-finder/).
1 parent 8223a95 commit 6c24fc7

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)