PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Thursday the 4th of June, 2015

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[01:32:14] <tchaypo> running tests inside tox. inspect env. notice that $PATH contains a mixture of python2.7 paths (inside the venv tox made) and python3.4 (from the system).
[01:33:53] <tchaypo> apparently because the environment in which I ran tox had the py3.4 paths and tox just prepends, which makes sense