diff options
author | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-02-15 11:40:48 +0300 |
---|---|---|
committer | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-02-15 11:40:48 +0300 |
commit | 360a0be40ed7931b3b643960eb66199683349f83 (patch) | |
tree | 995b93792fc9dde281d22b5982002984104b9b31 | |
parent | 62e36950f2c3348359c9853e339c36c16a3b9400 (diff) | |
download | ydb-360a0be40ed7931b3b643960eb66199683349f83.tar.gz |
intermediate changes
ref:e64e91ac19278fe911615686b57af99892319dcf
-rw-r--r-- | contrib/python/ya.make | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/python/ya.make b/contrib/python/ya.make index 98bd56ecbf..22d4b71f0f 100644 --- a/contrib/python/ya.make +++ b/contrib/python/ya.make @@ -858,6 +858,7 @@ RECURSE( pysyncobj pyTelegramBotAPI pytest + pytest-aiohttp pytest-allure-adaptor pytest-asyncio pytest-bdd |