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 599583c commit d6201d9Copy full SHA for d6201d9
tests/run_tests
@@ -36,7 +36,7 @@ export HOOK_VERBOSE_OPTION
36
37
# Force virtualenvwrapper to use the python interpreter in the
38
# tox-created virtualenv.
39
-VIRTUALENVWRAPPER_PYTHON="$envdir/bin/python"
+VIRTUALENVWRAPPER_PYTHON="$envdir/bin/python3"
40
export VIRTUALENVWRAPPER_PYTHON
41
42
# Clear any user settings for the hook directory or log directory
0 commit comments