Skip to content

Commit

Permalink
coverage.py: ignore tests and versioneer
Browse files Browse the repository at this point in the history
  • Loading branch information
benbovy committed Jun 22, 2017
1 parent b345e77 commit 6465dd1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[run]
omit =
xsimlab/tests/*
xsimlab/_version.py

0 comments on commit 6465dd1

Please sign in to comment.