mirror of
https://github.com/ansible/awx.git
synced 2026-03-04 18:21:03 -03:30
Tower -> AWX Tooling Migration
* Switching version number scheme and mechanism * Refactor development tooling towards 'awx' paths and names * Purging packaging details from Makefile
This commit is contained in:
committed by
Shane McDonald
parent
cf967d244b
commit
3892e4e389
@@ -1,4 +1,4 @@
|
||||
#!/venv/tower/bin/python
|
||||
#!/venv/awx/bin/python
|
||||
# EASY-INSTALL-ENTRY-SCRIPT: 'ansible-tower==3.0.0-0.devel','console_scripts','awx-manage'
|
||||
__requires__ = 'ansible-tower==3.0.0-0.devel'
|
||||
import sys
|
||||
|
||||
Reference in New Issue
Block a user