mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-01 05:31:49 -05:00
- adds 'query_info.json' to contain collection metadata - adds 'manifest.json' to contain collection file version info
2 lines
64 B
Python
2 lines
64 B
Python
from .core import register, gather, ship, table_version # noqa
|