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, 1 insertions, 1 deletions
diff --git a/contrib/python/ipython/ya.make b/contrib/python/ipython/ya.make
index 3809a3103ac..b1dd8c5e235 100644
--- a/contrib/python/ipython/ya.make
+++ b/contrib/python/ipython/ya.make
@@ -3,7 +3,7 @@ PY23_LIBRARY()
LICENSE(Service-Py23-Proxy)
OWNER(g:python-contrib)
-
+
IF (PYTHON2)
PEERDIR(contrib/python/ipython/py2)
ELSE()