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
VirtualEnvConfig now additionally accepts pip_args
`pip_args` is a list of strings to pass to `pip` when installing the virtualenv's requirements.
Fixes#35
Signed-off-by: Pedro Algarvio <[email protected]>
0 commit comments