summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 077d4c1f..317dea42 100644
--- a/tox.ini
+++ b/tox.ini
@@ -48,6 +48,7 @@ commands =
python igor.py test_with_tracer c {posargs}
[testenv:anypy]
+# $set_env.py: COVERAGE_PYTHON - The custom Python for "tox -e anypy"
# For running against my own builds of CPython, or any other specific Python.
basepython = {env:COVERAGE_PYTHON}