diff options
author | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-03-04 14:49:57 +0300 |
---|---|---|
committer | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-03-04 14:49:57 +0300 |
commit | eb73994b2e17c4a8d67fa564298fdd26b52eb899 (patch) | |
tree | e97ef9096743b45f70f535b0915c6c46ce025731 | |
parent | 7909762fb4a70a54200365559df7ea0728435212 (diff) | |
download | ydb-eb73994b2e17c4a8d67fa564298fdd26b52eb899.tar.gz |
intermediate changes
ref:42b38007dfedf81cfa812aaf55cc00b8270a50f3
-rw-r--r-- | contrib/libs/ya.make | 1 | ||||
-rw-r--r-- | contrib/python/ya.make | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/contrib/libs/ya.make b/contrib/libs/ya.make index 4e0077465c..3a3f643620 100644 --- a/contrib/libs/ya.make +++ b/contrib/libs/ya.make @@ -360,6 +360,7 @@ RECURSE( yajl yaml yaml-cpp + yandex-cloud-api-protos zeromq zlib zlib-ng-develop diff --git a/contrib/python/ya.make b/contrib/python/ya.make index 95a6e4b3ab..cff92cc990 100644 --- a/contrib/python/ya.make +++ b/contrib/python/ya.make @@ -1180,6 +1180,7 @@ RECURSE( xmltodict xxhash yandex-pgmigrate + yandexcloud yappi yarl yfinance |