Skip to content

Commit d230aca

Browse files
committed
So that set_env can show me one more variable
1 parent 331f66b commit d230aca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ commands =
4848
python igor.py test_with_tracer c {posargs}
4949

5050
[testenv:anypy]
51+
# $set_env.py: COVERAGE_PYTHON - The custom Python for "tox -e anypy"
5152
# For running against my own builds of CPython, or any other specific Python.
5253
basepython = {env:COVERAGE_PYTHON}
5354

0 commit comments

Comments
 (0)