Update setup.py
This commit is contained in:
2
setup.py
2
setup.py
@@ -29,7 +29,7 @@ with open('test-requirements.txt') as f:
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='pyvmomi',
|
name='pyvmomi',
|
||||||
version='6.5.0.2017.5-1',
|
version='6.5.0.2017.5_1',
|
||||||
description='VMware vSphere Python SDK',
|
description='VMware vSphere Python SDK',
|
||||||
# NOTE: pypi prefers the use of RST to render docs
|
# NOTE: pypi prefers the use of RST to render docs
|
||||||
long_description=read('README.rst'),
|
long_description=read('README.rst'),
|
||||||
|
Reference in New Issue
Block a user