diff options
author | ivanselin <ivanselin@yandex-team.ru> | 2022-02-10 16:48:40 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:48:40 +0300 |
commit | e84d04727ac10dd27e5dc3d72039544902f81288 (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /contrib/python | |
parent | 496663edd3beee611468aedd4bb9ac100c1a118d (diff) | |
download | ydb-e84d04727ac10dd27e5dc3d72039544902f81288.tar.gz |
Restoring authorship annotation for <ivanselin@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/python')
-rw-r--r-- | contrib/python/ya.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/python/ya.make b/contrib/python/ya.make index 1e66d74989..d01ced9f3a 100644 --- a/contrib/python/ya.make +++ b/contrib/python/ya.make @@ -338,7 +338,7 @@ RECURSE( entrypoints enum34 environ-config - environs + environs envoy ephem escapism @@ -876,7 +876,7 @@ RECURSE( pytest-lazy-fixture pytest-localserver pytest-mock - pytest-randomly + pytest-randomly pytest-responsemock pytest-responses pytest-server-fixtures |