blob: 7f3ae9bda7344b7b2a88fc11bf2dd41642195fbb (
plain) (
tree)
|
|
# Generated by devtools/yamaker (pypi).
PY3_LIBRARY()
VERSION(2.13.5)
LICENSE(Apache-2.0)
PEERDIR(
contrib/python/attrs
contrib/python/pluggy
)
NO_LINT()
PY_SRCS(
TOP_LEVEL
allure.py
allure_commons/__init__.py
allure_commons/_allure.py
allure_commons/_core.py
allure_commons/_hooks.py
allure_commons/lifecycle.py
allure_commons/logger.py
allure_commons/mapping.py
allure_commons/model2.py
allure_commons/reporter.py
allure_commons/types.py
allure_commons/utils.py
)
RESOURCE_FILES(
PREFIX contrib/python/allure-python-commons/
.dist-info/METADATA
.dist-info/top_level.txt
)
END()
|