diff options
| author | Alexander Smirnov <[email protected]> | 2025-05-13 16:14:16 +0000 |
|---|---|---|
| committer | Alexander Smirnov <[email protected]> | 2025-05-13 16:14:16 +0000 |
| commit | 3aeec35dadf944b85a5f7ce89ebaf0f11fd97abb (patch) | |
| tree | cf2c7dcc64ec77a5b058ecf70da858891d59f051 /contrib/python/ipython | |
| parent | 2f964b11197fc98cd5b5a8ac3326b50ec73d3da6 (diff) | |
| parent | dc63d5794da99c2ebe3f32914d0351d9707660b0 (diff) | |
Merge branch 'rightlib' into merge-libs-250513-1612
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 |
