Commit Graph

1 Commits (c96e955c76fce7436e13857c33c7536a1c68cea4)

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