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:
Ryan Petrello
2020-05-21 11:52:31 -04:00
parent 7939f2d320
commit 0c6b7fdb59
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +0,0 @@
../VERSION

1
awxkit/VERSION Normal file
View File

@@ -0,0 +1 @@
11.2.0