--- you can reply above this line ---

New issue 76: distribute=False not working?
https://bitbucket.org/hpk42/tox/issue/76/distribute-false-not-working

Takafumi Arakaki:

I run `tox -v` and `pip install` was issued instead of `easy_install`.  Checked 
with tox 1.4.2.

>From quickly reading tox/_venv.py, it looks like
`VirtualEnv.easy_install` is defined but `VirtualEnv._install`
calls `VirtualEnv.pip_install` unconditionally.


--

This is an issue notification from bitbucket.org. You are receiving
this either because you are the owner of the issue, or you are
following the issue.
_______________________________________________
py-svn mailing list
py-svn@codespeak.net
http://codespeak.net/mailman/listinfo/py-svn

Reply via email to