Update README.md - python 3.x not supported
I've added this line to warn off one of the more common complaints I get, developers writing new code appear to frequently get tripped up on Python 3 support.
This commit is contained in:
@@ -15,6 +15,10 @@ There are other bindings of this API in other languages. See:
|
|||||||
For general language neutral documentation of vSphere Management API see:
|
For general language neutral documentation of vSphere Management API see:
|
||||||
http://pubs.vmware.com/vsphere-55/index.jsp#com.vmware.wssdk.apiref.doc/right-pane.html
|
http://pubs.vmware.com/vsphere-55/index.jsp#com.vmware.wssdk.apiref.doc/right-pane.html
|
||||||
|
|
||||||
|
Python Support
|
||||||
|
==============
|
||||||
|
pyVmomi currently supports Python 2.6 and 2.7; support for Python 3.x is currently in progress.
|
||||||
|
|
||||||
Releases
|
Releases
|
||||||
========
|
========
|
||||||
* [5.1.0](https://github.com/vmware/pyvmomi/tree/v5.1.0)
|
* [5.1.0](https://github.com/vmware/pyvmomi/tree/v5.1.0)
|
||||||
|
Reference in New Issue
Block a user