summaryrefslogtreecommitdiff
path: root/doc/development/tutorials/examples/autodoc_intenum.py
diff options
context:
space:
mode:
authorJames Knight <james.d.knight@live.com>2021-12-05 14:24:14 -0500
committerJames Knight <james.d.knight@live.com>2021-12-05 14:24:14 -0500
commit334bdceeff4215a6d463f22b9241ff7900413eea (patch)
tree5d46c80f3a9011b52941fbee664fa93a6f5f0cdc /doc/development/tutorials/examples/autodoc_intenum.py
parentedd14783f3cc6222066fd63efbe28c2728617e18 (diff)
downloadsphinx-git-334bdceeff4215a6d463f22b9241ff7900413eea.tar.gz
tox: support coverage on win32
When invoking the `coverage` on a Windows environment, the following exception may generate: ... raise CoverageException(f"Couldn't read {fname!r} as a config file") coverage.exceptions.CoverageException: Couldn't read 'C:mycodesphinx/setup.cfg' as a config file ERROR: InvocationError for command 'C:\mycode\sphinx\.tox\coverage\Scripts\python.EXE' -X dev -m pytest --durations 25 (exited with code 1) Enclosing with configuration file with quotes can improve the handling of a provided path on multiple platform types. Signed-off-by: James Knight <james.d.knight@live.com>
Diffstat (limited to 'doc/development/tutorials/examples/autodoc_intenum.py')
0 files changed, 0 insertions, 0 deletions