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 1c6736c commit e1f29aeCopy full SHA for e1f29ae
source/specifications/schemas/pylock.schema.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "https://json.schemastore.org/pylock.json",
+ "$id": "https://packaging.python.org/en/latest/specifications/schemas/pylock.schema.json",
4
"additionalProperties": false,
5
"definitions": {
6
"tool": {
0 commit comments