diff options
author | Mikhail Borisov <borisov.mikhail@gmail.com> | 2022-02-10 16:45:40 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:45:40 +0300 |
commit | 5d50718e66d9c037dc587a0211110b7d25a66185 (patch) | |
tree | e98df59de24d2ef7c77baed9f41e4875a2fef972 /library/python/ya.make | |
parent | a6a92afe03e02795227d2641b49819b687f088f8 (diff) | |
download | ydb-5d50718e66d9c037dc587a0211110b7d25a66185.tar.gz |
Restoring authorship annotation for Mikhail Borisov <borisov.mikhail@gmail.com>. Commit 2 of 2.
Diffstat (limited to 'library/python/ya.make')
-rw-r--r-- | library/python/ya.make | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/library/python/ya.make b/library/python/ya.make index e119b2aac6..2e1eb6e0e1 100644 --- a/library/python/ya.make +++ b/library/python/ya.make @@ -33,7 +33,7 @@ RECURSE( cityhash cityhash/test clickhouse_client - cmain + cmain codecs codecs/gen_corpus codecs/test @@ -47,9 +47,9 @@ RECURSE( cppdemangle cqueue crowd-kit - cyson - cyson/pymodule - cyson/ut + cyson + cyson/pymodule + cyson/ut deploy_formatter deprecated dir-sync @@ -73,7 +73,7 @@ RECURSE( filesys filesys/ut find_root - flask + flask flask_passport fnvhash fnvhash/test @@ -105,15 +105,15 @@ RECURSE( json/compare json/perf json/test - json/test/py2 - json/test/py3 + json/test/py2 + json/test/py3 langdetect langmask langs - luigi - luigi/data + luigi + luigi/data luigi/example - luigi/luigid_static + luigi/luigid_static maths messagebus metrics_framework @@ -128,7 +128,7 @@ RECURSE( nirvana_api/test_lib nirvana_test nstools - nyt + nyt oauth oauth/example ok_client @@ -158,7 +158,7 @@ RECURSE( retry/tests runtime runtime/main - runtime/test + runtime/test runtime_py3 runtime_py3/main runtime_py3/test @@ -209,7 +209,7 @@ RECURSE( yandex_tracker_client yenv yt - yt/test + yt/test ylock ylock/tests zipatch |