We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8a2db5 commit 2f493a8Copy full SHA for 2f493a8
1 file changed
tox.ini
@@ -58,7 +58,7 @@ deps =
58
# For code coverage
59
{[testenv:coverage_report]deps}
60
py{26,27,34,py2}: pytest-cov==2.8.1 # rq.filter: <2.9
61
- py{34,35,36,37,38,39,py3}: pytest-cov==2.10.0
+ py{35,36,37,38,39,py3}: pytest-cov==2.10.0
62
63
# For hypothesis. Note Python 3.4 isn't supported by hypothesis.
64
py{26,27,py2}: hypothesis==4.43.9 # rq.filter: <4.44
0 commit comments