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 | e0e411cfef93de493c8ae7a88ffef98a3ae40a04 (patch) | |
tree | 10858cde0e1139d99dbfd80cd021e24889616cd8 /contrib/python/ya.make | |
parent | c02c97917fa01f09b2ed1d5f54697bce9fbd1550 (diff) | |
download | ydb-e0e411cfef93de493c8ae7a88ffef98a3ae40a04.tar.gz |
Restoring authorship annotation for <vvgolubev@yandex-team.ru>. Commit 1 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 d01ced9f3a..d46da8bd47 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 |