blob: 03a66263d741ea7f024e1f85be045b5574d1f1b5 (
plain) (
tree)
|
|
# Generated by devtools/yamaker (pypi).
PY3_LIBRARY()
VERSION(22.10.0)
LICENSE(MIT)
PEERDIR(
contrib/python/attrs
contrib/python/six
)
NO_LINT()
NO_CHECK_IMPORTS(
automat._discover
automat._visualize
)
PY_SRCS(
TOP_LEVEL
automat/__init__.py
automat/_core.py
automat/_discover.py
automat/_introspection.py
automat/_methodical.py
automat/_visualize.py
)
RESOURCE_FILES(
PREFIX contrib/python/Automat/py3/
.dist-info/METADATA
.dist-info/entry_points.txt
.dist-info/top_level.txt
)
END()
|