aboutsummaryrefslogblamecommitdiffstats
path: root/contrib/deprecated/python/enum34/ya.make
blob: be19b5baea98e8c9ae6caf9a2d6dc3de3155192a (plain) (tree)
























                                            
# Generated by devtools/yamaker (pypi).

PY2_LIBRARY()

VERSION(1.1.10)

LICENSE(BSD-3-Clause)

NO_LINT()

PY_SRCS(
    TOP_LEVEL
    enum/__init__.py
)

RESOURCE_FILES(
    PREFIX contrib/deprecated/python/enum34/
    .dist-info/METADATA
    .dist-info/top_level.txt
)

END()

RECURSE(
    tests
)