Skip to content

Commit

Permalink
Add a coverage.py config file to exclude _version.py
Browse files Browse the repository at this point in the history
  • Loading branch information
betatim committed Oct 12, 2018
1 parent 57cdd06 commit 8c6be20
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .coveragerc
@@ -0,0 +1,3 @@
[run]
# this file comes from versioneer and we don't test it
omit = */_version.py

0 comments on commit 8c6be20

Please sign in to comment.