mirror of
https://github.com/ansible/awx.git
synced 2026-04-04 17:55:06 -02:30
Update make develop command, version check after package rename.
This commit is contained in:
@@ -77,7 +77,7 @@ def get_ansible_version():
|
||||
|
||||
def get_awx_version():
|
||||
'''
|
||||
Return AWX version as reported by setuptools.
|
||||
Return Ansible Tower version as reported by setuptools.
|
||||
'''
|
||||
from awx import __version__
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user