aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiroslav2 <miroslav2@yandex-team.com>2025-01-17 19:59:52 +0300
committermiroslav2 <miroslav2@yandex-team.com>2025-01-17 21:45:41 +0300
commit6ddd7726ecd1e96930dd8fd50395e4bb7e7b91fc (patch)
tree1ea18bd99044f0eea0e11afc26ef582e1d21be29
parent877ff27e481a33b65c570b7ae80074b7aee799c5 (diff)
downloadydb-6ddd7726ecd1e96930dd8fd50395e4bb7e7b91fc.tar.gz
Remove outstanding Testenv parts
commit_hash:5ef4be5db84fab0cc93a9435d7ab4b153c509dac
-rw-r--r--build/plugins/pybuild.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/plugins/pybuild.py b/build/plugins/pybuild.py
index 229d4b1665..2870869c84 100644
--- a/build/plugins/pybuild.py
+++ b/build/plugins/pybuild.py
@@ -170,7 +170,6 @@ def add_python_lint_checks(unit, py_ver, files):
"passport/backend/oauth/", # PASSP-35982
"sdg/sdc/contrib/", # SDC contrib
"sdg/sdc/third_party/", # SDC contrib
- "testenv/", # CI-3229
"yt/yt/", # YT-20053
"yt/python/", # YT-20053
"yt/python_py2/",