diff options
| author | Alexander Smirnov <[email protected]> | 2024-08-15 10:26:50 +0000 |
|---|---|---|
| committer | Alexander Smirnov <[email protected]> | 2024-08-15 10:26:50 +0000 |
| commit | 45ea8c143937b37dfa81784ed810380e24dea5a4 (patch) | |
| tree | d103b03d3edf06a86b64befd9cfeb660b8b360d9 /contrib/python/ipython/ya.make | |
| parent | 01cca87584c242b568f79dd3e96c5a8580e97b83 (diff) | |
| parent | 22d7f650080ab2127ef3a6dc00d9a31273ccc160 (diff) | |
Merge branch 'rightlib' into mergelibs-240815-1025
Diffstat (limited to 'contrib/python/ipython/ya.make')
| -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() |
