awx/awxkit
Ryan Petrello 0c6b7fdb59
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
2020-05-21 12:10:33 -04:00
..
2020-03-19 09:02:39 -04:00
2019-08-08 22:12:31 -04:00
2019-09-23 15:38:51 -04:00
2020-03-19 09:02:39 -04:00
2020-05-21 12:10:33 -04:00

awxkit

Python library that backs the provided awx command line client.

For more information on installing the CLI and building the docs on how to use it, look here.