Skip to content

Commit 03ef752

Browse files
committed
switch to pytest
1 parent 847ec12 commit 03ef752

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.coveragerc

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
omit =
33
# omit the .tox directory
44
*/.tox/*
5+
*/.pytest_cache/*
56

67
[report]
78
ignore_errors = True

0 commit comments

Comments
 (0)