diff options
author | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-02-18 17:37:52 +0300 |
---|---|---|
committer | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-02-18 17:37:52 +0300 |
commit | 30443074f4257ff168e18950a5e9ddf04c8d049d (patch) | |
tree | 5b9d9c0b935dd7003b77843314d0f890294092b9 /build | |
parent | aec1f4113b4d3ea39772bbeda19ab4e95454a1df (diff) | |
download | ydb-30443074f4257ff168e18950a5e9ddf04c8d049d.tar.gz |
intermediate changes
ref:4324f7c9fa5a854974a23d3322e8c14d4a21ae8f
Diffstat (limited to 'build')
-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 60fd149753..6a163ade5e 100644 --- a/build/rules/contrib_python.policy +++ b/build/rules/contrib_python.policy @@ -21,6 +21,7 @@ ALLOW intranet/plan/src -> contrib/python/django/django-1.11 ALLOW intranet/plan -> contrib/python/django/django-1.11 ALLOW library/python/django_alive -> contrib/python/django/django-1.11 ALLOW library/python/django_celery_monitoring -> contrib/python/django/django-1.11 +ALLOW library/python/django-idm-api/tests/django_1 -> contrib/python/django/django-1.11 ALLOW library/python/django_mds -> contrib/python/django/django-1.11 ALLOW library/python/django_russian -> contrib/python/django/django-1.11 ALLOW library/python/metrics_framework -> contrib/python/django/django-1.11 |