summaryrefslogtreecommitdiffstats
path: root/contrib/python/matplotlib
diff options
context:
space:
mode:
authorAlexander Smirnov <[email protected]>2024-08-15 10:26:50 +0000
committerAlexander Smirnov <[email protected]>2024-08-15 10:26:50 +0000
commit45ea8c143937b37dfa81784ed810380e24dea5a4 (patch)
treed103b03d3edf06a86b64befd9cfeb660b8b360d9 /contrib/python/matplotlib
parent01cca87584c242b568f79dd3e96c5a8580e97b83 (diff)
parent22d7f650080ab2127ef3a6dc00d9a31273ccc160 (diff)
Merge branch 'rightlib' into mergelibs-240815-1025
Diffstat (limited to 'contrib/python/matplotlib')
-rw-r--r--contrib/python/matplotlib/ya.make2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/python/matplotlib/ya.make b/contrib/python/matplotlib/ya.make
index a4eb5c60c23..d892b3097ac 100644
--- a/contrib/python/matplotlib/ya.make
+++ b/contrib/python/matplotlib/ya.make
@@ -2,6 +2,8 @@ PY23_LIBRARY()
LICENSE(Service-Py23-Proxy)
+VERSION(Service-proxy-version)
+
IF (PYTHON2)
PEERDIR(contrib/python/matplotlib/py2)
ELSE()