diff options
author | Shane McDonald <me@shanemcd.com> | 2017-07-25 17:49:21 +0200 |
---|---|---|
committer | Shane McDonald <me@shanemcd.com> | 2017-07-25 19:31:52 +0200 |
commit | 1249a8b30f53598cfc9c88e0b43c1aaaaba81c1c (patch) | |
tree | d0118883e6aeffd72cc3ca211da4b1459c8bc3d7 /MANIFEST.in | |
parent | Merge pull request #45 from ryanpetrello/fix-busted-unit-tests (diff) | |
download | awx-1249a8b30f53598cfc9c88e0b43c1aaaaba81c1c.tar.xz awx-1249a8b30f53598cfc9c88e0b43c1aaaaba81c1c.zip |
Rename tower-python to awx-python
Diffstat (limited to 'MANIFEST.in')
-rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index b65d4b5b3a..ff4d8ccddb 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -19,7 +19,7 @@ include tools/scripts/request_tower_configuration.sh include tools/scripts/request_tower_configuration.ps1 include tools/scripts/ansible-tower-service include tools/scripts/failure-event-handler -include tools/scripts/tower-python +include tools/scripts/awx-python include awx/playbooks/library/mkfifo.py include tools/sosreport/* include VERSION |