ansible/test/lib/ansible_test
Matt Clay f533d46572
Fix ansible-test constraints issues. (#73578)
* Silence Python 3.5 EOL notice in pip.
* Skip import test on compat/selinux.py utils.
* Improve Python version skip warning.
* Use Python 3.6 as minimum Python for sanity tests.
* Improve min Python handling for code-smell tests.
* Overhaul test-constraints sanity test.
* Merge sanity test constraints with requirements.
* Remove legacy content specific constraints.
* Add changelog fragment.
2021-02-11 16:45:53 -08:00
..
_data Fix ansible-test constraints issues. (#73578) 2021-02-11 16:45:53 -08:00
_internal Fix ansible-test constraints issues. (#73578) 2021-02-11 16:45:53 -08:00
config Remove obsolete tower plugin from ansible-test. 2021-01-13 12:37:21 -08:00
__init__.py