Update docker development workflow to not require make develop

This commit is contained in:
Matthew Jones
2016-03-02 12:09:15 -05:00
parent 9d24236632
commit 714d13eefd
11 changed files with 19070 additions and 10 deletions

View File

@@ -0,0 +1,23 @@
Metadata-Version: 1.1
Name: ansible-tower
Version: 3.0.0-0.devel
Summary: ansible-tower: API, UI and Task Engine for Ansible
Home-page: http://github.com/ansible/ansible-commander
Author: Ansible, Inc.
Author-email: support@ansible.com
License: Proprietary
Description: AWX provides a web-based user interface, REST API and task engine built on top of Ansible
Keywords: ansible
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System AdministratorsLicense :: Other/Proprietary License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: System :: Installation/Setup
Classifier: Topic :: System :: Systems Administration

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,4 @@
[console_scripts]
tower-manage = awx:manage
awx-manage = awx:manage

View File

@@ -0,0 +1 @@

View File

@@ -0,0 +1 @@
awx