Skip to content

Commit 1472ccd

Browse files
committed
Remove duplicate section
1 parent afea7eb commit 1472ccd

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

tox.ini

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,15 +59,10 @@ deps =
5959
pytest-cov==2.9.0
6060

6161
# For hypothesis. Note Python 3.4 isn't supported by hypothesis.
62-
py27: hypothesis==4.43.9
62+
py27: hypothesis==4.43.9 # rq.filter: <4.44
6363
{py35,py36,py37,py38,py39,py2,py3}: hypothesis==5.8.6
6464
py27: mock==3.0.5
6565

66-
# For hypothesis. Note Python 3.4 isn't supported by hypothesis.
67-
py27: hypothesis==4.43.3 # rq.filter: <4.44
68-
{py35,py36,py37,py38,py39,py2,py3}: hypothesis==5.8.4
69-
py27: mock==3.0.5
70-
7166
setenv =
7267
{[default]setenv}
7368

0 commit comments

Comments
 (0)