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 ef7502a commit 76a2f55Copy full SHA for 76a2f55
source/specifications/schemas/build-details-v1.0.schema.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://json-schema.org/draft/2020-12/schema",
3
- "$id": "https://packaging.python.org/en/latest/specifications/schemas/python-build-info-v1.0.schema.json",
+ "$id": "https://packaging.python.org/en/latest/specifications/schemas/build-details-v1.0.schema.json",
4
"type": "object",
5
"title": "build-details.json — a static description file with build details of Python installations",
6
"required": [
0 commit comments