summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tox.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index 24e32676..76a1b1db 100644
--- a/tox.ini
+++ b/tox.ini
@@ -47,9 +47,9 @@ commands =
python igor.py test_with_tracer c {posargs}
[testenv:anypy]
-# $set_env.py: COVERAGE_PYTHON - The custom Python for "tox -e anypy"
+# $set_env.py: COVERAGE_ANYPY - The custom Python for "tox -e anypy"
# For running against my own builds of CPython, or any other specific Python.
-basepython = {env:COVERAGE_PYTHON}
+basepython = {env:COVERAGE_ANYPY}
[testenv:doc]
# Build the docs so we know if they are successful. We build twice: once with