diff options
Diffstat (limited to 'contrib/python/ipython')
| -rw-r--r-- | contrib/python/ipython/py2/bin/ya.make | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/contrib/python/ipython/py2/bin/ya.make b/contrib/python/ipython/py2/bin/ya.make index cc01eeecf4b..aa02bf9f3b8 100644 --- a/contrib/python/ipython/py2/bin/ya.make +++ b/contrib/python/ipython/py2/bin/ya.make @@ -1,4 +1,8 @@ -PROGRAM(ipython) +PY2_PROGRAM(ipython) + +VERSION(Service-proxy-version) + +LICENSE(BSD-3-Clause) PEERDIR( contrib/python/ipython |
