summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2022-04-29 10:47:36 -0400
committerJulian Berman <Julian@GrayVines.com>2022-04-29 10:47:36 -0400
commit7949bf62238e0dd4969ed3f1d1ce4da040f6255e (patch)
tree866b62a0d61d3835c40d20e3b6fa7ada42232113
parent93716e096c7715ca3c6f1a759f51a16e68d2758f (diff)
downloadjsonschema-7949bf62238e0dd4969ed3f1d1ce4da040f6255e.tar.gz
Add sponsorship links to the PyPI page.
-rw-r--r--setup.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 3b8042a..66a0af3 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -2,6 +2,8 @@
name = jsonschema
url = https://github.com/python-jsonschema/jsonschema
project_urls =
+ Funding = https://github.com/sponsors/Julian
+ Tidelift = https://tidelift.com/subscription/pkg/pypi-jsonschema?utm_source=pypi-jsonschema&utm_medium=referral&utm_campaign=pypi-link
Documentation = https://python-jsonschema.readthedocs.io/en/latest/
Source = https://github.com/python-jsonschema/jsonschema
Issues = https://github.com/python-jsonschema/jsonschema/issues/