We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61bbedb commit 7220386Copy full SHA for 7220386
tox.ini
@@ -30,7 +30,7 @@ deps =
30
pytest41: pytest>=4.1,<4.2
31
pytest41: attrs==17.4.0
32
xdist: pytest-xdist>=1.15
33
- xdist: pytest==5.3.3
+ xdist: pytest<5.3.4
34
35
setenv =
36
PYTHONPATH = {toxinidir}:{env:PYTHONPATH:}
0 commit comments