aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/python
diff options
context:
space:
mode:
authorVitalii Gridnev <gridnevvvit@gmail.com>2022-02-10 16:47:25 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:47:25 +0300
commitdc5feacd15e76abe98d23fe0d4ea3c02cb8de60f (patch)
tree9814fbd1c3effac9b8377c5d604b367b14e2db55 /contrib/libs/python
parent30ed3937ab02d1b3c4dec4d93fb86c683217d9be (diff)
downloadydb-dc5feacd15e76abe98d23fe0d4ea3c02cb8de60f.tar.gz
Restoring authorship annotation for Vitalii Gridnev <gridnevvvit@gmail.com>. Commit 2 of 2.
Diffstat (limited to 'contrib/libs/python')
-rw-r--r--contrib/libs/python/ya.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libs/python/ya.make b/contrib/libs/python/ya.make
index c3bb7fef55..20a57f4b48 100644
--- a/contrib/libs/python/ya.make
+++ b/contrib/libs/python/ya.make
@@ -19,7 +19,7 @@ IF (USE_ARCADIA_PYTHON)
library/python/symbols/libc
library/python/symbols/python
)
- IF (NOT OS_WINDOWS AND NOT OPENSOURCE)
+ IF (NOT OS_WINDOWS AND NOT OPENSOURCE)
PEERDIR(
library/python/symbols/uuid
)