mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -03:30
fix tower-expect -> awx-expect for isolated tower builds
This commit is contained in:
2
setup.py
2
setup.py
@@ -55,7 +55,7 @@ class sdist_isolated(sdist):
|
||||
'include Makefile',
|
||||
'include awx/__init__.py',
|
||||
'include awx/main/isolated/run.py',
|
||||
'include tools/scripts/tower-expect',
|
||||
'include tools/scripts/awx-expect',
|
||||
'include requirements/requirements_isolated.txt',
|
||||
'recursive-include awx/lib *.py',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user