We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cd5da4 commit 68a9929Copy full SHA for 68a9929
tests/run_tests
@@ -33,7 +33,7 @@ export HOOK_VERBOSE_OPTION
33
34
# Force virtualenvwrapper to use the python interpreter in the
35
# tox-created virtualenv.
36
-VIRTUALENVWRAPPER_PYTHON="$envdir/bin/python"
+VIRTUALENVWRAPPER_PYTHON="$envdir/bin/python3"
37
export VIRTUALENVWRAPPER_PYTHON
38
39
# Clear any user settings for the hook directory or log directory
0 commit comments