diff options
author | Stephen Finucane <stephen@that.guru> | 2016-11-18 14:47:35 +0000 |
---|---|---|
committer | Stephen Finucane <stephen@that.guru> | 2016-11-18 14:47:35 +0000 |
commit | c689ec0410d77f35cc14ce18281a4ef278b7de72 (patch) | |
tree | ea76748427535803f3a4704dd55e91e21e2a7162 /coverage/config.py | |
parent | 1dd172098e3681f32df2fded547992c837162a4e (diff) | |
download | python-coveragepy-git-c689ec0410d77f35cc14ce18281a4ef278b7de72.tar.gz |
Read options from tox.ini
If coveragerc does not exist, setup.cfg does not exist or does not
contain any coverage-related metadata, and no custom config file is
provided, fall back to tox.ini.
The syntax of tox.ini files is the same as that expected of setup.cfg
files, namely:
[coverage:{section}]
Fixes: #519
--HG--
branch : issue-519
Diffstat (limited to 'coverage/config.py')
0 files changed, 0 insertions, 0 deletions