Commit Graph

1 Commits (093986dfaff20295a2e8dfb90bb4063900a8c6ee)

Author SHA1 Message Date
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.
5 years ago