diff options
Diffstat (limited to 'contrib/python/simplegeneric')
-rw-r--r-- | contrib/python/simplegeneric/ya.make | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/python/simplegeneric/ya.make b/contrib/python/simplegeneric/ya.make index ca3b1a8ede..7888fa9962 100644 --- a/contrib/python/simplegeneric/ya.make +++ b/contrib/python/simplegeneric/ya.make @@ -2,6 +2,8 @@ PY23_LIBRARY() LICENSE(Service-Py23-Proxy) +VERSION(Service-proxy-version) + IF (PYTHON2) PEERDIR(contrib/python/simplegeneric/py2) ELSE() |