aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/matplotlib-inline/ya.make
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2024-05-01 17:09:14 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2024-05-01 17:20:35 +0300
commit03f7adb942a10897d7998b647057889c322347c6 (patch)
tree0a6d351f47e0bd85356e72e7eb7dd925d7ef1587 /contrib/python/matplotlib-inline/ya.make
parent5bc4b66b9854b20dc9d39e2640d7e96a11a33769 (diff)
downloadydb-03f7adb942a10897d7998b647057889c322347c6.tar.gz
Intermediate changes
Diffstat (limited to 'contrib/python/matplotlib-inline/ya.make')
-rw-r--r--contrib/python/matplotlib-inline/ya.make3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/python/matplotlib-inline/ya.make b/contrib/python/matplotlib-inline/ya.make
index 2d3b3148c0..0de287f135 100644
--- a/contrib/python/matplotlib-inline/ya.make
+++ b/contrib/python/matplotlib-inline/ya.make
@@ -2,7 +2,7 @@
PY3_LIBRARY()
-VERSION(0.1.6)
+VERSION(0.1.7)
LICENSE(BSD-3-Clause)
@@ -26,6 +26,7 @@ PY_SRCS(
RESOURCE_FILES(
PREFIX contrib/python/matplotlib-inline/
.dist-info/METADATA
+ .dist-info/entry_points.txt
.dist-info/top_level.txt
)