diff options
author | robot-piglet <robot-piglet@yandex-team.com> | 2024-09-10 00:01:24 +0300 |
---|---|---|
committer | robot-piglet <robot-piglet@yandex-team.com> | 2024-09-10 00:10:50 +0300 |
commit | 3a7cb5704aaa719d28e5da9f48a751725b5e26b5 (patch) | |
tree | 524386903aa13ffe7ac77a9c38523d0204ed3bea /contrib/python/ipython/py3 | |
parent | 21a2abe3d3c0aa3ab3598b3fd9ae7d696466863b (diff) | |
download | ydb-3a7cb5704aaa719d28e5da9f48a751725b5e26b5.tar.gz |
Intermediate changes
Diffstat (limited to 'contrib/python/ipython/py3')
-rw-r--r-- | contrib/python/ipython/py3/bin/ya.make | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/python/ipython/py3/bin/ya.make b/contrib/python/ipython/py3/bin/ya.make index 40cc790c2d..1d46b6a8dd 100644 --- a/contrib/python/ipython/py3/bin/ya.make +++ b/contrib/python/ipython/py3/bin/ya.make @@ -1,5 +1,7 @@ PY3_PROGRAM(ipython) +VERSION(Service-proxy-version) + LICENSE(BSD-3-Clause) PEERDIR( |