diff options
author | vvgolubev <vvgolubev@yandex-team.ru> | 2022-02-10 16:48:52 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:48:52 +0300 |
commit | 02d9f685513d70da2738e10a8ddb151eb356c185 (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /contrib/python/ya.make | |
parent | e0e411cfef93de493c8ae7a88ffef98a3ae40a04 (diff) | |
download | ydb-02d9f685513d70da2738e10a8ddb151eb356c185.tar.gz |
Restoring authorship annotation for <vvgolubev@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/python/ya.make')
-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 d46da8bd47..d01ced9f3a 100644 --- a/contrib/python/ya.make +++ b/contrib/python/ya.make @@ -861,7 +861,7 @@ RECURSE( pytest-allure-adaptor pytest-asyncio pytest-bdd - pytest-datadir + pytest-datadir pytest-datafixtures pytest-django pytest-falcon @@ -883,7 +883,7 @@ RECURSE( pytest-shutil pytest-timeout pytest-tornado - pytest-twisted + pytest-twisted pytest-vcr pytest-xdist pytest-xprocess |