We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 331f66b commit d230acaCopy full SHA for d230aca
tox.ini
@@ -48,6 +48,7 @@ commands =
48
python igor.py test_with_tracer c {posargs}
49
50
[testenv:anypy]
51
+# $set_env.py: COVERAGE_PYTHON - The custom Python for "tox -e anypy"
52
# For running against my own builds of CPython, or any other specific Python.
53
basepython = {env:COVERAGE_PYTHON}
54
0 commit comments