diff options
author | orivej <orivej@yandex-team.ru> | 2022-02-10 16:45:01 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:45:01 +0300 |
commit | 2d37894b1b037cf24231090eda8589bbb44fb6fc (patch) | |
tree | be835aa92c6248212e705f25388ebafcf84bc7a1 /library/python/ya.make | |
parent | 718c552901d703c502ccbefdfc3c9028d608b947 (diff) | |
download | ydb-2d37894b1b037cf24231090eda8589bbb44fb6fc.tar.gz |
Restoring authorship annotation for <orivej@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'library/python/ya.make')
-rw-r--r-- | library/python/ya.make | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/library/python/ya.make b/library/python/ya.make index 72cc24a9fe..2e1eb6e0e1 100644 --- a/library/python/ya.make +++ b/library/python/ya.make @@ -13,7 +13,7 @@ RECURSE( awssdk-extensions awssdk_async_extensions base64 - base64/test + base64/test bclclient blackbox blackbox/tests @@ -25,13 +25,13 @@ RECURSE( build_info/ut capabilities celery_dashboard - certifi + certifi cgroups charset charts_notes charts_notes/example - cityhash - cityhash/test + cityhash + cityhash/test clickhouse_client cmain codecs @@ -44,7 +44,7 @@ RECURSE( cores coverage cpp_test - cppdemangle + cppdemangle cqueue crowd-kit cyson @@ -62,7 +62,7 @@ RECURSE( django_alive django_celery_monitoring django_russian - django_template_common + django_template_common django_tools_log_context dssclient dump_dict @@ -132,7 +132,7 @@ RECURSE( oauth oauth/example ok_client - openssl + openssl par_apply par_apply/test path @@ -157,15 +157,15 @@ RECURSE( retry retry/tests runtime - runtime/main + runtime/main runtime/test - runtime_py3 - runtime_py3/main + runtime_py3 + runtime_py3/main runtime_py3/test runtime_test sanitizers sdms_api - sfx + sfx selenium_ui_test sendmsg stubmaker @@ -183,7 +183,7 @@ RECURSE( svn_ssh svn_version svn_version/ut - symbols + symbols testing tmp toloka_client @@ -215,8 +215,8 @@ RECURSE( zipatch ) -IF (NOT MUSL) - RECURSE( +IF (NOT MUSL) + RECURSE( yt/example ) ENDIF() |