Skip to content

Commit e1f29ae

Browse files
Link to our own copy of the schema
Co-authored-by: Alyssa Coghlan <[email protected]>
1 parent 1c6736c commit e1f29ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/specifications/schemas/pylock.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "http://json-schema.org/draft-07/schema#",
3-
"$id": "https://json.schemastore.org/pylock.json",
3+
"$id": "https://packaging.python.org/en/latest/specifications/schemas/pylock.schema.json",
44
"additionalProperties": false,
55
"definitions": {
66
"tool": {

0 commit comments

Comments
 (0)