diff options
| author | robot-piglet <[email protected]> | 2024-08-14 21:58:27 +0300 | 
|---|---|---|
| committer | robot-piglet <[email protected]> | 2024-08-14 22:05:52 +0300 | 
| commit | 0634a119529d4799e23b20e067daf2020d8fbc3c (patch) | |
| tree | be0c02545920fe983ed9c93b2263b9597f57d615 /contrib/python/pathlib2 | |
| parent | 0cde7699c40c90a05b1545e8f58abeb41cc4718e (diff) | |
Intermediate changes
Diffstat (limited to 'contrib/python/pathlib2')
| -rw-r--r-- | contrib/python/pathlib2/ya.make | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/contrib/python/pathlib2/ya.make b/contrib/python/pathlib2/ya.make index 4b633231b1c..384ae8b4cdf 100644 --- a/contrib/python/pathlib2/ya.make +++ b/contrib/python/pathlib2/ya.make @@ -2,6 +2,8 @@ PY23_LIBRARY()  LICENSE(Service-Py23-Proxy) +VERSION(Service-proxy-version) +  IF (PYTHON2)      PEERDIR(contrib/python/pathlib2/py2)  ELSE() | 
