From 7231537841a6f2ae08d460d25e426d63d719f119 Mon Sep 17 00:00:00 2001 From: Matthew Jones Date: Wed, 26 Jul 2017 14:18:19 -0400 Subject: [PATCH] Remove ansible reference from dev PKG-INFO --- tools/docker-compose/awx.egg-info/PKG-INFO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/docker-compose/awx.egg-info/PKG-INFO b/tools/docker-compose/awx.egg-info/PKG-INFO index d02ec5de21..3aded406c9 100644 --- a/tools/docker-compose/awx.egg-info/PKG-INFO +++ b/tools/docker-compose/awx.egg-info/PKG-INFO @@ -6,7 +6,7 @@ Home-page: http://github.com/ansible/awx Author: Ansible, Inc. Author-email: info@ansible.com License: Proprietary -Description: Ansible AWX provides a web-based user interface, REST API and task engine built on top of Ansible +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