diff options
author | dmtrmonakhov <dmtrmonakhov@yandex-team.ru> | 2022-02-10 16:48:28 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:48:28 +0300 |
commit | e7f0363eb634a4ae4105f5b770544cad2268d82a (patch) | |
tree | 2f4a84b06e3118f4f894a1f7787584177ded6974 /contrib/python/ya.make | |
parent | cdcc767e87bd3f1d802c6cf46beeab96a5dc6868 (diff) | |
download | ydb-e7f0363eb634a4ae4105f5b770544cad2268d82a.tar.gz |
Restoring authorship annotation for <dmtrmonakhov@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/python/ya.make')
-rw-r--r-- | contrib/python/ya.make | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/contrib/python/ya.make b/contrib/python/ya.make index d01ced9f3a..fc233806f2 100644 --- a/contrib/python/ya.make +++ b/contrib/python/ya.make @@ -52,7 +52,7 @@ RECURSE( anyconfig anyio anytree - apipkg + apipkg apispec apispec-flask-restful appdirs @@ -870,7 +870,7 @@ RECURSE( pytest-flake8 pytest-flakes pytest-flask - pytest-forked + pytest-forked pytest-freezegun pytest-httpretty pytest-lazy-fixture @@ -885,7 +885,7 @@ RECURSE( pytest-tornado pytest-twisted pytest-vcr - pytest-xdist + pytest-xdist pytest-xprocess python-crfsuite python-crontab @@ -924,7 +924,7 @@ RECURSE( PyWavelets PyYAML pyzmq - qemu + qemu qrcode quart queuelib |