Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Pin sh library used for molecule tests
Browse files Browse the repository at this point in the history
This pin works for python2 and python3 environments
and resolves:

ansible/molecule#2676

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

Change-Id: Ia29419966efcadb1c996f7f5785354698ecc80c3
(cherry picked from commit 3c47a46)
  • Loading branch information
odyssey4me committed May 1, 2020
1 parent b103242 commit d881233
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions molecule/molecule-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ pytest-cov
pytest-html
pytest-xdist
mock
sh>=1.12.14,<1.13
molecule>=2.22rc1,<3
netaddr

0 comments on commit d881233

Please sign in to comment.