Add supported python versions

Signed-off-by: Vincent Casse <vincent.casse@corp.ovh.com>
This commit is contained in:
Vincent Casse 2016-02-01 15:31:03 +01:00
parent b1d4a94b79
commit abdd00b4d4

View file

@ -36,6 +36,8 @@ credential creation and requests signing.
Installation
============
The python wrapper works with Python 2.6+ and Python 3.2+.
The easiest way to get the latest stable release is to grab it from `pypi
<https://pypi.python.org/pypi/ovh>`_ using ``pip``.