summaryrefslogtreecommitdiffstats
path: root/contrib/python/ipython/ya.make
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/python/ipython/ya.make')
-rw-r--r--contrib/python/ipython/ya.make2
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()