Skip to content

Commit

Permalink
Set coverage only on weasyprint
Browse files Browse the repository at this point in the history
  • Loading branch information
liZe committed Aug 17, 2017
1 parent d4357e5 commit e7583f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ build-dir = docs/_build
test = pytest

[tool:pytest]
addopts = --cov --flake8 --isort
addopts = --cov=weasyprint --flake8 --isort
norecursedirs = dist .cache .git build *.egg-info .eggs venv

0 comments on commit e7583f1

Please sign in to comment.