[tox.ini] Removing obsolete py37 extra deps enviornment

https://github.com/scrapy/scrapy/issues/4085
This commit is contained in:
Roy 2019-10-28 12:52:36 +00:00
parent c51fb959e2
commit 74909030a5
1 changed files with 0 additions and 7 deletions

View File

@ -125,13 +125,6 @@ deps = {[docs]deps}
commands =
sphinx-build -W -b linkcheck . {envtmpdir}/linkcheck
[testenv:py37-extra-deps]
basepython = python3.7
deps =
{[testenv:py35]deps}
reppy
robotexclusionrulesparser
[testenv:py38-extra-deps]
basepython = python3.8
deps =