Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Commit

Permalink
Merge pull request #30 from pyiron/coverage
Browse files Browse the repository at this point in the history
Create .coveragerc
  • Loading branch information
jan-janssen authored Jun 4, 2021
2 parents 882e7c5 + 3857383 commit 9274f2c
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 @@
# .coveragerc to control coverage.py
[run]
source = pyiron_gpl
omit = pyiron_gpl/_version.py

0 comments on commit 9274f2c

Please sign in to comment.