aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/prettytable/py3
diff options
context:
space:
mode:
authorrobot-ydb-importer <robot-ydb-importer@yandex-team.com>2024-06-28 14:57:17 +0300
committerrobot-ydb-importer <robot-ydb-importer@yandex-team.com>2024-06-28 15:10:57 +0300
commita75ea2cde045917041437c8859477ba4323503bd (patch)
tree565ad17417cc162775e29f4b27987e2c322ddc29 /contrib/python/prettytable/py3
parentd0dc9572233e6c5a1040c5eb91227066c876b832 (diff)
downloadydb-a75ea2cde045917041437c8859477ba4323503bd.tar.gz
YDB Import 604
a63e035353af5512e5e1c2789d17f495871e0007
Diffstat (limited to 'contrib/python/prettytable/py3')
-rw-r--r--contrib/python/prettytable/py3/tests/ya.make2
-rw-r--r--contrib/python/prettytable/py3/ya.make2
2 files changed, 0 insertions, 4 deletions
diff --git a/contrib/python/prettytable/py3/tests/ya.make b/contrib/python/prettytable/py3/tests/ya.make
index 50fbf7a3ac..0a69a3b7a8 100644
--- a/contrib/python/prettytable/py3/tests/ya.make
+++ b/contrib/python/prettytable/py3/tests/ya.make
@@ -1,7 +1,5 @@
PY3TEST()
-SUBSCRIBER(g:python-contrib)
-
PEERDIR(
contrib/python/prettytable
contrib/python/pytest-lazy-fixtures
diff --git a/contrib/python/prettytable/py3/ya.make b/contrib/python/prettytable/py3/ya.make
index 1cadef12cd..50b394fc53 100644
--- a/contrib/python/prettytable/py3/ya.make
+++ b/contrib/python/prettytable/py3/ya.make
@@ -2,8 +2,6 @@
PY3_LIBRARY()
-SUBSCRIBER(manushkin g:python-contrib)
-
VERSION(3.10.0)
LICENSE(BSD-3-Clause)