Commit Graph

1 Commits (ece31e1b51ce923d4ca3a9f649fd055ab0656ece)

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.
6 years ago