diff options
author | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-04-19 18:15:51 +0300 |
---|---|---|
committer | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-04-19 18:15:51 +0300 |
commit | f5742bbe057a315ae890d66ee7f50ab5f3af84f6 (patch) | |
tree | 0aba983e01fbb14333ddbdc27d50330d8292bb05 /build/rules/contrib_python.policy | |
parent | d78d1be41abdec0fa017a17bbe3a0459493e09d6 (diff) | |
download | ydb-f5742bbe057a315ae890d66ee7f50ab5f3af84f6.tar.gz |
intermediate changes
ref:22213341b9234a0af0de934d342f251ab101a686
Diffstat (limited to 'build/rules/contrib_python.policy')
-rw-r--r-- | build/rules/contrib_python.policy | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/rules/contrib_python.policy b/build/rules/contrib_python.policy index 6481ae2edde..568a8516c60 100644 --- a/build/rules/contrib_python.policy +++ b/build/rules/contrib_python.policy @@ -700,4 +700,5 @@ DENY .* -> contrib/python/hurry.filesize # https://st.yandex-team.ru/CONTRIB-2338 ALLOW noc/.* -> contrib/python/asyncssh ALLOW jupytercloud/backend/.* -> contrib/python/asyncssh +ALLOW intranet/trip -> contrib/python/asyncssh DENY .* -> contrib/python/asyncssh |