mirror of https://github.com/ansible/ansible.git
[stable-2.9] Add constraint for pathspec.
This fixes installation of pathspec on Python 2.6.
(cherry picked from commit 32b57d57a0
)
Co-authored-by: Matt Clay <matt@mystile.com>
pull/64686/head
parent
8b0249c0b0
commit
259c278bcd
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- ansible-test now limits ``pathspec`` to versions prior to 0.6.0 on Python 2.6 to avoid installation errors
|
Loading…
Reference in New Issue