Skip to content

Commit 7949bf6

Browse files
committed
Add sponsorship links to the PyPI page.
1 parent 93716e0 commit 7949bf6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
name = jsonschema
33
url = https://github.com/python-jsonschema/jsonschema
44
project_urls =
5+
Funding = https://github.com/sponsors/Julian
6+
Tidelift = https://tidelift.com/subscription/pkg/pypi-jsonschema?utm_source=pypi-jsonschema&utm_medium=referral&utm_campaign=pypi-link
57
Documentation = https://python-jsonschema.readthedocs.io/en/latest/
68
Source = https://github.com/python-jsonschema/jsonschema
79
Issues = https://github.com/python-jsonschema/jsonschema/issues/

0 commit comments

Comments
 (0)