Undo unintended tox.ini changes

This commit is contained in:
Adrián Chaves 2019-11-21 22:00:34 +01:00
parent b232881356
commit 9b5053c564
1 changed files with 0 additions and 1 deletions

View File

@ -73,7 +73,6 @@ commands =
basepython = python3.8
deps =
{[testenv]deps}
-r docs/requirements.txt
pytest-flake8
commands =
py.test --flake8 {posargs:docs scrapy tests}