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 | 496663edd3beee611468aedd4bb9ac100c1a118d (patch) | |
tree | 16cd4c986b35d4fdbdfcaec2b23992e04009283b /contrib/python | |
parent | cd441de9b6bd02d76655d170f85e57a8941b4bb5 (diff) | |
download | ydb-496663edd3beee611468aedd4bb9ac100c1a118d.tar.gz |
Restoring authorship annotation for <ivanselin@yandex-team.ru>. Commit 1 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 d01ced9f3a..1e66d74989 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 |