summaryrefslogtreecommitdiffstats
path: root/contrib/python/ipython-genutils
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/python/ipython-genutils')
-rw-r--r--contrib/python/ipython-genutils/ya.make2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/python/ipython-genutils/ya.make b/contrib/python/ipython-genutils/ya.make
index c4a9acb9f5c..80d445eb643 100644
--- a/contrib/python/ipython-genutils/ya.make
+++ b/contrib/python/ipython-genutils/ya.make
@@ -2,6 +2,8 @@ PY23_LIBRARY()
LICENSE(Service-Py23-Proxy)
+VERSION(Service-proxy-version)
+
IF (PYTHON2)
PEERDIR(contrib/python/ipython-genutils/py2)
ELSE()