Skip to content

Commit

Permalink
[RM-13087] py.test < 2.8.0
Browse files Browse the repository at this point in the history
To avoid pytest-dev/pytest#1035

Signed-off-by: Travis Rhoden <[email protected]>
  • Loading branch information
Travis Rhoden committed Oct 9, 2015
1 parent 51c26d7 commit a6c21b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ envlist = py26, py27, flake8

[testenv]
deps=
pytest
pytest<2.8.0
mock==1.0.1
setenv =
CEPH_DEPLOY_TEST = 1
Expand Down

0 comments on commit a6c21b1

Please sign in to comment.