diff options
author | robot-piglet <robot-piglet@yandex-team.com> | 2024-08-24 02:01:46 +0300 |
---|---|---|
committer | robot-piglet <robot-piglet@yandex-team.com> | 2024-08-24 02:10:19 +0300 |
commit | 53dcfae09db2584a9c4206cd506a8a066ad68c9a (patch) | |
tree | 0907b76a56da971bdf511c3e514b9c477e7ed86c /contrib/libs/python | |
parent | e16cdb6f13694f93a80dd6b295538a30de09b96c (diff) | |
download | ydb-53dcfae09db2584a9c4206cd506a8a066ad68c9a.tar.gz |
Intermediate changes
Diffstat (limited to 'contrib/libs/python')
-rw-r--r-- | contrib/libs/python/ya.make | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/libs/python/ya.make b/contrib/libs/python/ya.make index 42524fc9c9..ae4632145f 100644 --- a/contrib/libs/python/ya.make +++ b/contrib/libs/python/ya.make @@ -1,5 +1,7 @@ PY23_LIBRARY() +VERSION(Service-proxy-version) + LICENSE(Service-Py23-Proxy) WITHOUT_LICENSE_TEXTS() |