ansible/test/lib/ansible_test
Matt Clay f69b1846f9 Add pyparsing constraint to ansible-test.
The upcoming pyparsing 3 release will require Python 3.5 or later, see:

https://github.com/pypa/packaging/issues/313

Unfortunately pip 8.x and earlier versions do not support python version requirements, which is why this constraint is needed.
2020-06-16 10:38:16 -07:00
..
_data Add pyparsing constraint to ansible-test. 2020-06-16 10:38:16 -07:00
_internal Avoid use of deprecated junit-xml method. 2020-06-12 00:47:07 -07:00
config Clean up ansible-test inventory templates. (#60321) 2019-08-09 11:06:21 -07:00
__init__.py