mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 17:37:37 -02:30
don't use symlinks for awxkit VERSION
as much as I'd like this to just work, certain versions of pip just don't support it -_- see: https://github.com/ansible/awx/issues/7107 see: https://github.com/pypa/pip/issues/7555 so unfortunately, we just have to track these as two distinct files and just keep them in sync
This commit is contained in:
@@ -1 +0,0 @@
|
||||
../VERSION
|
||||
1
awxkit/VERSION
Normal file
1
awxkit/VERSION
Normal file
@@ -0,0 +1 @@
|
||||
11.2.0
|
||||
Reference in New Issue
Block a user