Skip to content

Commit

Permalink
cov exclusions
Browse files Browse the repository at this point in the history
  • Loading branch information
amykyta3 committed Jul 10, 2018
1 parent c5a2cb6 commit 692017f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ omit =
*/.local/*
/usr/*
*/setup.py
/.eggs/*
*.egg/*
*/site-packages/*
*/distutils/*

# Omit non-module scripts
./test/*
Expand Down

0 comments on commit 692017f

Please sign in to comment.