Merge pull request #28487 from cachedout/lint_28456

Lint 28456
This commit is contained in:
Mike Place 2015-11-02 07:52:27 -07:00
commit fac7803a59

View file

@ -82,7 +82,8 @@ def managed(name,
Pass `--upgrade` to `pip install`.
Also accepts any kwargs that the virtualenv module will.
Also accepts any kwargs that the virtualenv module will.
However, some kwargs require `- distribute: True`
.. code-block:: yaml