File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 1+ v4.7.1
2+ ------
3+
4+ * Minor tweak of the PyPI hyperlink names
5+
16v4.7.0
27------
38
Original file line number Diff line number Diff line change @@ -67,13 +67,13 @@ format_nongpl = [
6767jsonschema = " jsonschema.cli:main"
6868
6969[project .urls ]
70- homepage = " https://github.com/python-jsonschema/jsonschema"
71- documentation = " https://python-jsonschema.readthedocs.io/"
72- issues = " https://github.com/python-jsonschema/jsonschema/issues/"
73- funding = " https://github.com/sponsors/Julian"
74- tidelift = " https://tidelift.com/subscription/pkg/pypi-jsonschema?utm_source=pypi-jsonschema&utm_medium=referral&utm_campaign=pypi-link"
75- changelog = " https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst"
76- source = " https://github.com/python-jsonschema/jsonschema"
70+ Homepage = " https://github.com/python-jsonschema/jsonschema"
71+ Documentation = " https://python-jsonschema.readthedocs.io/"
72+ Issues = " https://github.com/python-jsonschema/jsonschema/issues/"
73+ Funding = " https://github.com/sponsors/Julian"
74+ Tidelift = " https://tidelift.com/subscription/pkg/pypi-jsonschema?utm_source=pypi-jsonschema&utm_medium=referral&utm_campaign=pypi-link"
75+ Changelog = " https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst"
76+ Source = " https://github.com/python-jsonschema/jsonschema"
7777
7878[tool .isort ]
7979from_first = true
You can’t perform that action at this time.
0 commit comments