<div dir="ltr"><div><div><div>Hellos,<br><br><br></div>[EDIT: SOLVED]<br><br>Add this to tox.ini. Do not add SSH_AGENT_PID on OS X, since that stops it working.<br>passenv =<br>        SSH_AUTH_SOCK<br></div><br></div>Maybe this should be passed through by tox by default, as it&#39;s a fairly common use case and is quite confusing.<br><div><br>[END EDIT]<br><div><br><div><br><br>When using tox, it does not seem to use the ssh-agent 
that pip usually uses when cloning a git ssh based repo (hosted on 
bitbucket).<br><br>It asks me for a passphrase in the terminal (usually OS X asks with a GUI).<br>Enter passphrase for key &#39;/Users/me/.ssh/id_rsa&#39;: <br><br><div>pip installs ok without tox.<br></div><div><br><br></div>Any ideas?<br><br>Versions of things tried with...<br>pip 1.5.6<br>pip 7.0.1<br>tox 2.0.1<br>OS X 10.9.x<br>OpenSSH_6.2p2<br><div><br><br><br></div>best regards,<br><div><br><br></div></div></div></div></div>