mirror of https://github.com/ansible/ansible.git
Prepare ansible-test for inclusion in setup.py (#60294)
* Cache ansible version lookup. * Fix method of determining ANSIBLE_ROOT. * Clean up based on PyCharm inspections. * Generate minimal PKG-INFO without setup.py. * Use ANSIBLE_LIB_ROOT where possible. * Use import instead of subprocess to get version. * Fix install layout type. * Correct required paths message for installs. * Update list of files copied during delegation. * Fix ansible-test entry point. * Fix pylint issue. * Fix version lookup on Python 2.x. * Fix pylint issue. * Remove unwanted print statement.pull/60297/head
parent
b38cb37728
commit
57dc7ec265
Loading…
Reference in New Issue