Skip to content

Commit 07a6ae8

Browse files
author
Travis Rhoden
committed
[RM-13087] py.test < 1.8.0
To avoid pytest-dev/pytest#1035 Signed-off-by: Travis Rhoden <[email protected]>
1 parent 7ce1f79 commit 07a6ae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ envlist = py26, py27, flake8
33

44
[testenv]
55
deps=
6-
pytest
6+
pytest<1.8.0
77
mock==1.0.1
88
setenv =
99
CEPH_DEPLOY_TEST = 1

0 commit comments

Comments
 (0)