Skip to content

Commit 12b5ec7

Browse files
committed
Merge branch 'maintenance/cov-env-vars-tox' into devel
2 parents fce5573 + 8411dcc commit 12b5ec7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tox.ini

-4
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)