We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14b4fd7 commit 7ea7365Copy full SHA for 7ea7365
setup.cfg
@@ -2,7 +2,9 @@
2
name = jsonschema
3
url = https://github.com/Julian/jsonschema
4
project_urls =
5
- Docs = https://python-jsonschema.readthedocs.io/en/latest/
+ Documentation = https://python-jsonschema.readthedocs.io/en/latest/
6
+ Source = https://github.com/Julian/jsonschema
7
+ Issues = https://github.com/Julian/jsonschema/issues/
8
description = An implementation of JSON Schema validation for Python
9
long_description = file: README.rst
10
long_description_content_type = text/x-rst
0 commit comments