diff options
| author | robot-piglet <[email protected]> | 2025-05-09 15:27:27 +0300 |
|---|---|---|
| committer | robot-piglet <[email protected]> | 2025-05-09 15:39:30 +0300 |
| commit | 0647539485512814a3739ea0144611665e96eb79 (patch) | |
| tree | 0849d5d4447b36fb48223890bc078ebfc252aa01 /contrib/python/ipython | |
| parent | 66b8dcab4e4fc74996efabb9124c8937207ff039 (diff) | |
Intermediate changes
commit_hash:5baf34cc668b466cf958bf38c4384b8a8fcc8ed3
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 |
