misc: disable pytest plugins

This commit is contained in:
Frederic Peters 2019-02-16 23:57:04 +01:00
parent 1c00189a37
commit 885da93cb6
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ test = pytest
universal = 1
[tool:pytest]
addopts = --cov=cssselect2 --flake8 --isort cssselect2
norecursedirs = dist .cache .git build *.egg-info .eggs venv
[egg_info]