/
githubmirror
/
nbs
Обзор
Документация
Войти
/
githubmirror
/
nbs
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
contrib/python/tenacity/py2/ya.make
44 строки
710 B
Anton Myagkov
Update ydb version to 24.4 (#4579)
07 фев 2026, 11:59
Не верифицирован
07 фев 2026, 11:59
2c21cae
Код
Авторство
О чём код?
# Generated by devtools/yamaker (pypi). PY2_LIBRARY() VERSION(7.0.0) LICENSE(Apache-2.0) PEERDIR( contrib/deprecated/python/futures contrib/deprecated/python/typing contrib/python/monotonic contrib/python/six ) NO_LINT() NO_CHECK_IMPORTS( tenacity.tornadoweb ) PY_SRCS( TOP_LEVEL tenacity/__init__.py tenacity/_utils.py tenacity/after.py tenacity/before.py tenacity/before_sleep.py tenacity/compat.py tenacity/nap.py tenacity/retry.py tenacity/stop.py tenacity/tornadoweb.py tenacity/wait.py ) RESOURCE_FILES( PREFIX contrib/python/tenacity/py2/ .dist-info/METADATA .dist-info/top_level.txt tenacity/py.typed ) END()