Pin sh library used for molecule tests

This pin works for python2 and python3 environments
and resolves:

https://github.com/ansible-community/molecule/issues/2676

We unfortunately have molecule pinned, so we won't
inherit any fixes (including this one) from newer
releases.

Change-Id: I0548b0a20abbc8a0c0ac3c7d88c93c0180a87a77
This commit is contained in:
Jesse Pretorius (odyssey4me) 2020-05-01 13:40:50 +01:00
parent add11b7c2f
commit 4daef5fbac
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ pytest-cov
pytest-html
pytest-xdist
mock
sh>=1.12.14,<1.13
molecule==3.0a5
netaddr
jinja2>=2.8.0,<3