diff options
| author | Maxim Yurchuk <[email protected]> | 2024-08-16 17:11:57 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-08-16 17:11:57 +0300 |
| commit | 8dc96f72fdde8760e1808eda5fe39c5748e38d1b (patch) | |
| tree | f2bd036e13f1dc68e54742389c85617b36d9f3c8 /contrib/python/ipython | |
| parent | af37b1482dde8c729291fde3b1ef723bda56a28a (diff) | |
| parent | 1e9bfb960f158185d50339d613b777083b56e110 (diff) | |
Merge pull request #7832 from ydb-platform/mergelibs-240815-1025
Library import 240815-1025
Diffstat (limited to 'contrib/python/ipython')
| -rw-r--r-- | contrib/python/ipython/ya.make | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/python/ipython/ya.make b/contrib/python/ipython/ya.make index 42898ad604e..20ea55e68c5 100644 --- a/contrib/python/ipython/ya.make +++ b/contrib/python/ipython/ya.make @@ -2,6 +2,8 @@ PY23_LIBRARY() LICENSE(Service-Py23-Proxy) +VERSION(Service-proxy-version) + IF (PYTHON2) PEERDIR(contrib/python/ipython/py2) ELSE() |
