diff options
| author | Maxim Yurchuk <[email protected]> | 2024-09-12 17:18:46 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-09-12 17:18:46 +0300 |
| commit | ac9f050f812d868f83d31382bc09b125814ee903 (patch) | |
| tree | a04bcdf9499e454b49357b21ccba533dec23e1f3 /contrib/python/ipython | |
| parent | efdd4c78cbde127c7cdd44b7d3ab06c4e7925969 (diff) | |
| parent | 497973c8b5c11ba529dacf60b500a98019b54b21 (diff) | |
Merge pull request #9054 from ydb-platform/mergelibs-240911-0600
Library import 240911-0600
Diffstat (limited to 'contrib/python/ipython')
| -rw-r--r-- | contrib/python/ipython/py3/bin/ya.make | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/python/ipython/py3/bin/ya.make b/contrib/python/ipython/py3/bin/ya.make index 40cc790c2d4..1d46b6a8dd4 100644 --- a/contrib/python/ipython/py3/bin/ya.make +++ b/contrib/python/ipython/py3/bin/ya.make @@ -1,5 +1,7 @@ PY3_PROGRAM(ipython) +VERSION(Service-proxy-version) + LICENSE(BSD-3-Clause) PEERDIR( |
