diff options
author | robot-piglet <robot-piglet@yandex-team.com> | 2023-10-03 15:02:38 +0300 |
---|---|---|
committer | robot-piglet <robot-piglet@yandex-team.com> | 2023-10-03 16:04:35 +0300 |
commit | 5478b8f55cc7055a4861c4030e0c401b5c72714c (patch) | |
tree | 3d003e5b4c1800297fcc491faffc9a006d174289 /build/platform | |
parent | ca778ad9bfb31839b0f05a4995753bc61db648ad (diff) | |
download | ydb-5478b8f55cc7055a4861c4030e0c401b5c72714c.tar.gz |
Intermediate changes
Diffstat (limited to 'build/platform')
-rw-r--r-- | build/platform/python/ymake_python2/resources.json | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/build/platform/python/ymake_python2/resources.json b/build/platform/python/ymake_python2/resources.json deleted file mode 100644 index 880a39a0539..00000000000 --- a/build/platform/python/ymake_python2/resources.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "by_platform": { - "darwin-arm64": { - "uri": "sbr:2989596911" - }, - "darwin-x86_64": { - "uri": "sbr:2989597929" - }, - "linux-x86_64": { - "uri": "sbr:2989598506" - }, - "linux-ppc64le": { - "uri": "sbr:2989596149" - }, - "win32-x86_64": { - "uri": "sbr:2989597467" - }, - "linux-aarch64": { - "uri": "sbr:3864777619" - } - } -} |