Fixed error in author name
This commit is contained in:
parent
f47530b044
commit
1637a05846
1 changed files with 1 additions and 1 deletions
2
pip
2
pip
|
@ -67,7 +67,7 @@ examples:
|
|||
notes:
|
||||
- Please note that U(http://www.virtualenv.org/, virtualenv) must be installed on the remote host if the virtualenv parameter is specified.
|
||||
requirements: [ ]
|
||||
author: Jan-Piet Mens
|
||||
author: Matt Wright
|
||||
'''
|
||||
|
||||
def _get_full_name(name, version=None):
|
||||
|
|
Loading…
Reference in a new issue