Skip to content

Commit 61bbedb

Browse files
committed
use pytest 5.3.3 explicitely for xdist tests
1 parent 8fe1c98 commit 61bbedb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ deps =
3030
pytest41: pytest>=4.1,<4.2
3131
pytest41: attrs==17.4.0
3232
xdist: pytest-xdist>=1.15
33+
xdist: pytest==5.3.3
3334

3435
setenv =
3536
PYTHONPATH = {toxinidir}:{env:PYTHONPATH:}

0 commit comments

Comments
 (0)