We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfc9768 commit ba091aaCopy full SHA for ba091aa
scripts/setup/python.json
@@ -2,9 +2,7 @@
2
"packages": [
3
{
4
"path": "infra/3pp/tools/cpython3/${platform}",
5
- "platforms": [
6
- "windows-amd64"
7
- ],
+ "platforms": ["windows-amd64"],
8
"tags": ["version:2@3.11.9.chromium.35"]
9
}
10
]
0 commit comments