Commit Graph

1 Commits (a45d4fe80d645c093374f4b87dd6bb65fcefc2f6)

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