We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba695fb commit c6b26a5Copy full SHA for c6b26a5
1 file changed
tox.ini
@@ -34,7 +34,7 @@ deps =
34
test: coverage==4.5.4
35
test: idna==2.8
36
test: typing==3.7.4.1
37
- test: {py26,py27,py34}: pytest==4.6.6
+ test: {py26,py27,py34}: pytest==4.6.7
38
test: {py35,py36,py37,py38}: pytest==5.2.4
39
test: pytest-cov==2.8.1
40
0 commit comments