Skip to content

Commit 8411dcc

Browse files
committed
🧪 Drop coverage-related env vars from tox
1 parent fce5573 commit 8411dcc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tox.ini

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,6 @@ deps =
4949
setenv =
5050
ANSIBLE_PYLIBSSH_CYTHON_TRACING = {env:ANSIBLE_PYLIBSSH_CYTHON_TRACING:1}
5151
CATCHSEGV_BINARY = {env:CATCHSEGV_BINARY:}
52-
COVERAGE_PROCESS_START = {toxinidir}/.coveragerc
53-
COV_CORE_CONFIG = {toxinidir}/.coveragerc
54-
COV_CORE_DATAFILE = {toxinidir}/.coverage
55-
COV_CORE_SOURCE =
5652
SEGFAULT_SIGNALS = all
5753
commands =
5854
env PYTHONPATH=packaging/ {envpython} -m pep517_backend.cli translate-cython

0 commit comments

Comments
 (0)