# 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()