diff options
| author | robot-piglet <[email protected]> | 2024-08-23 10:55:51 +0300 |
|---|---|---|
| committer | robot-piglet <[email protected]> | 2024-08-23 11:03:55 +0300 |
| commit | 6494b885fc509f8bb4bee9de2fdc877f7076801d (patch) | |
| tree | 2b9d54da4fa291d5a3663bccf00dc8e79d403cb2 /contrib/tools/python/lib | |
| parent | 86410a8833e6d17a11a23534d2ce2948f1c11193 (diff) | |
Intermediate changes
Diffstat (limited to 'contrib/tools/python/lib')
| -rw-r--r-- | contrib/tools/python/lib/ya.make | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/tools/python/lib/ya.make b/contrib/tools/python/lib/ya.make index 14f63489344..4c72332612d 100644 --- a/contrib/tools/python/lib/ya.make +++ b/contrib/tools/python/lib/ya.make @@ -2,6 +2,8 @@ LIBRARY() PROVIDES(python) +VERSION(2.7.18) + LICENSE(PSF-2.0) INCLUDE(${ARCADIA_ROOT}/contrib/tools/python/pyconfig.inc) |
