New issue 144: virtualenv 1.11 does not provide "pip-script.py" under windows
https://bitbucket.org/hpk42/tox/issue/144/virtualenv-111-does-not-provide-pip
Marcus Smith:
see comment here
https://github.com/pypa/virtualenv/issues/539#issuecomment-32258951
with virtualenv-1.11, under windows, t
New issue 145: 'commands' variable cannot be substituted
https://bitbucket.org/hpk42/tox/issue/145/commands-variable-cannot-be-substituted
Ben Darnell:
Using substitution on the 'commands' variable does not appear to work - the
substituted string is passed as a single token to the subprocess mod