You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment we use tox to build our virtualenvs before tests.
It doesn't seem possible to call an externally installed pip-accel from within another virtualenv (it installs it to the host virtualenv), nor to install pip-accel into the virtualenv before the install process of tox starts