mirror of
https://github.com/ovh/python-ovh.git
synced 2026-01-16 23:00:21 +00:00
Add supported python versions
Signed-off-by: Vincent Casse <vincent.casse@corp.ovh.com>
This commit is contained in:
parent
b1d4a94b79
commit
abdd00b4d4
1 changed files with 2 additions and 0 deletions
|
|
@ -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``.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue