Merge pull request #37810 from rallytime/bp-37775

Back-port #37775 to 2016.3
This commit is contained in:
Nicole Thomas 2016-11-21 11:45:53 -07:00 committed by GitHub
commit adac9d7c0c

View file

@ -68,6 +68,9 @@ def managed(name,
use_wheel: False
Prefer wheel archives (requires pip >= 1.4).
python : None
Python executable used to build the virtualenv
user: None
The user under which to run virtualenv and pip.