Skip to content

Commit

Permalink
Pin sh back to >= 1.12.6
Browse files Browse the repository at this point in the history
The upstream issue (amoffat/sh#344) has
been fixed in version 1.12.6.

Change-Id: I0970cbc950e8fc478c56a1ad84a74550de42fe1f
  • Loading branch information
javierpena committed Jan 23, 2017
1 parent 5a5b34a commit 7c1d56e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pbr>=0.5.6
Babel>=0.9.6
Jinja2
oslo.config
sh==1.11.0
sh>=1.12.6
six
SQLAlchemy
PyYAML
Expand Down

0 comments on commit 7c1d56e

Please sign in to comment.