aboutsummaryrefslogtreecommitdiff
path: root/pw_env_setup/py/pw_env_setup/cipd_setup/python310.json
diff options
context:
space:
mode:
Diffstat (limited to 'pw_env_setup/py/pw_env_setup/cipd_setup/python310.json')
-rw-r--r--pw_env_setup/py/pw_env_setup/cipd_setup/python310.json29
1 files changed, 29 insertions, 0 deletions
diff --git a/pw_env_setup/py/pw_env_setup/cipd_setup/python310.json b/pw_env_setup/py/pw_env_setup/cipd_setup/python310.json
new file mode 100644
index 000000000..d7b664d67
--- /dev/null
+++ b/pw_env_setup/py/pw_env_setup/cipd_setup/python310.json
@@ -0,0 +1,29 @@
+{
+ "packages": [
+ {
+ "path": "infra/3pp/tools/cpython3/${platform}",
+ "platforms": [
+ "linux-amd64",
+ "linux-arm64",
+ "mac-amd64",
+ "mac-arm64",
+ "windows-amd64"
+ ],
+ "tags": [
+ "version:2@3.10.8.chromium.23"
+ ]
+ },
+ {
+ "path": "pigweed/third_party/python_packages/310/${platform}",
+ "platforms": [
+ "linux-amd64",
+ "mac-amd64",
+ "windows-amd64"
+ ],
+ "subdir": "pip_cache",
+ "tags": [
+ "git_revision:9c0316b7067a011583fe245fa764bba382f92d43"
+ ]
+ }
+ ]
+}