1
0
mirror of https://github.com/ansible/awx.git synced 2026-02-05 09:45:21 +01:00
Files
awx/setup.cfg

16 lines
248 B
INI

[metadata]
name = awx
author = Red Hat
author_email = info@ansible.com
version = attr: awx.get_version
[options]
packages =
awx
zip_safe = False
include_package_data = True
[options.entry_points]
console_scripts =
awx-manage = awx:manage