Skip to content

Commit

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

Signed-off-by: Travis Rhoden <trhoden@redhat.com>
  • Loading branch information
Travis Rhoden committed Sep 30, 2015
1 parent 7ce1f79 commit 07a6ae8
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<1.8.0
mock==1.0.1
setenv =
CEPH_DEPLOY_TEST = 1
Expand Down

0 comments on commit 07a6ae8

Please sign in to comment.