Skip to content

Commit 7220386

Browse files
committed
simpler limitation
1 parent 61bbedb commit 7220386

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
@@ -30,7 +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
33+
xdist: pytest<5.3.4
3434

3535
setenv =
3636
PYTHONPATH = {toxinidir}:{env:PYTHONPATH:}

0 commit comments

Comments
 (0)