Remove duplicate section

This commit is contained in:
Wilfredo Sánchez 2020-06-07 16:45:07 -07:00
parent afea7eb2e8
commit 1472ccdae1
1 changed files with 1 additions and 6 deletions

View File

@ -59,15 +59,10 @@ deps =
pytest-cov==2.9.0
# For hypothesis. Note Python 3.4 isn't supported by hypothesis.
py27: hypothesis==4.43.9
py27: hypothesis==4.43.9 # rq.filter: <4.44
{py35,py36,py37,py38,py39,py2,py3}: hypothesis==5.8.6
py27: mock==3.0.5
# For hypothesis. Note Python 3.4 isn't supported by hypothesis.
py27: hypothesis==4.43.3 # rq.filter: <4.44
{py35,py36,py37,py38,py39,py2,py3}: hypothesis==5.8.4
py27: mock==3.0.5
setenv =
{[default]setenv}