summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiroslav2 <[email protected]>2025-01-17 19:59:52 +0300
committermiroslav2 <[email protected]>2025-01-17 21:45:41 +0300
commit6ddd7726ecd1e96930dd8fd50395e4bb7e7b91fc (patch)
tree1ea18bd99044f0eea0e11afc26ef582e1d21be29
parent877ff27e481a33b65c570b7ae80074b7aee799c5 (diff)
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 229d4b16650..2870869c840 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/",