diff options
author | mafanasev <mafanasev@yandex-team.ru> | 2022-02-10 16:48:26 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:48:26 +0300 |
commit | c833efe133a980eee73198ff60aff22026102296 (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /contrib/python/ya.make | |
parent | 68f9cb9399031284e803f0ca061e66b7f5c953a6 (diff) | |
download | ydb-c833efe133a980eee73198ff60aff22026102296.tar.gz |
Restoring authorship annotation for <mafanasev@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/python/ya.make')
-rw-r--r-- | contrib/python/ya.make | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/python/ya.make b/contrib/python/ya.make index 45d9ec4c03..d01ced9f3a 100644 --- a/contrib/python/ya.make +++ b/contrib/python/ya.make @@ -33,8 +33,8 @@ RECURSE( aioresponses aiormq aiosignal - aiosmtpd - aiosmtplib + aiosmtpd + aiosmtplib aiosocksy aiosqlite aiotg @@ -859,7 +859,7 @@ RECURSE( pyTelegramBotAPI pytest pytest-allure-adaptor - pytest-asyncio + pytest-asyncio pytest-bdd pytest-datadir pytest-datafixtures |