Skip to content

Commit

Permalink
fix for issue in moto getmoto/moto#1793
Browse files Browse the repository at this point in the history
  • Loading branch information
Giuseppe Chiesa committed Aug 27, 2018
1 parent c9af238 commit 5014940
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ deps =
install_command = pip install --upgrade {packages}
commands =
pip install -U pip
pip install -U boto3<1.8.0
behave
py.test --basetemp={envtmpdir} --html=test_report.html --self-contained-html

Expand Down

0 comments on commit 5014940

Please sign in to comment.