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