This commit is contained in:
Mike Place 2015-11-02 07:51:51 -07:00
parent 322a28bb06
commit 58fe15437a

View File

@ -82,7 +82,7 @@ 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