Skip to content

Commit

Permalink
update .coveragerc to ignore tox and venvs
Browse files Browse the repository at this point in the history
  • Loading branch information
kcathey committed Feb 23, 2021
1 parent 4d1035b commit 57b628f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
omit =
tests/*
setup.py
.venv/*
.tox/*

0 comments on commit 57b628f

Please sign in to comment.