Skip to content

Commit

Permalink
more coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
pauliacomi committed Feb 2, 2022
1 parent e7e0e5d commit 3f34107
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions ci/templates/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ usedevelop =
nocov: false
deps =
pytest
cover: coverage[toml]
cover: pytest-cov
commands =
cover: python setup.py clean --all build_ext --force --inplace
Expand Down
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ usedevelop =
nocov: false
deps =
pytest
cover: coverage[toml]
cover: pytest-cov
commands =
cover: python setup.py clean --all build_ext --force --inplace
Expand Down

0 comments on commit 3f34107

Please sign in to comment.