summaryrefslogtreecommitdiff
path: root/tox_wheels.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox_wheels.ini')
-rw-r--r--tox_wheels.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox_wheels.ini b/tox_wheels.ini
index 691ca5b1..57fcd6dc 100644
--- a/tox_wheels.ini
+++ b/tox_wheels.ini
@@ -7,7 +7,7 @@ toxworkdir = {toxinidir}/.tox_kits
[testenv]
commands =
- {envpython} setup.py bdist_wheel {posargs}
+ python setup.py bdist_wheel {posargs}
deps =
wheel