mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 15:09:32 -02:30
README.md is gone so tweak setup.
This commit is contained in:
2
setup.py
2
setup.py
@@ -16,7 +16,7 @@ setup(
|
|||||||
author='AnsibleWorks, Inc.',
|
author='AnsibleWorks, Inc.',
|
||||||
author_email='support@ansibleworks.com',
|
author_email='support@ansibleworks.com',
|
||||||
description='AnsibleWorks API, UI and Task Engine',
|
description='AnsibleWorks API, UI and Task Engine',
|
||||||
long_description=file('README.md', 'rb').read(),
|
long_description='AnsibleWorks API, UI and Task Engine',
|
||||||
license='Proprietary',
|
license='Proprietary',
|
||||||
keywords='ansible',
|
keywords='ansible',
|
||||||
url='http://github.com/ansible/ansible-commander',
|
url='http://github.com/ansible/ansible-commander',
|
||||||
|
|||||||
Reference in New Issue
Block a user