Skip to content

Commit

Permalink
Adapt .coveragerc to tox
Browse files Browse the repository at this point in the history
  • Loading branch information
BjoernLudwigPTB committed Feb 9, 2021
1 parent c3de006 commit 4ca84af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ exclude_lines =
ignore_errors = True
omit =
*venv/*
.tox/*
tests/*
docs/*
setup.py

0 comments on commit 4ca84af

Please sign in to comment.