mirror of
https://github.com/jazzband/django-eav2.git
synced 2026-03-16 22:40:26 +00:00
chore: correct exclusion description
This commit is contained in:
parent
cc57b7b47e
commit
f1c4328327
1 changed files with 1 additions and 3 deletions
|
|
@ -94,9 +94,7 @@ addopts =
|
|||
|
||||
|
||||
[coverage:run]
|
||||
# Why do we exclude this file from coverage?
|
||||
# Because coverage is not calculated correctly for pytest plugins.
|
||||
# And we completely test it anyway.
|
||||
# Exclude tox output from coverage calculation
|
||||
omit = */.tox/*
|
||||
|
||||
[coverage:report]
|
||||
|
|
|
|||
Loading…
Reference in a new issue