2
0
mirror of https://github.com/openkmip/pykmip synced 2025-12-16 00:04:26 +00:00

Update the PyKMIP documentation in preparation for v0.10

This change updates the PyKMIP documentation in preparation for
the v0.10 release. Changes include added detail and improvements
to the client and server documentation, tweaks to the install,
index, and community pages, and a new security page with info on
PyKMIP security issues and known vulnerabilities.
This commit is contained in:
Peter Hamilton
2020-02-20 12:38:17 -05:00
committed by Peter Hamilton
parent e83da492e3
commit 43016fef20
6 changed files with 721 additions and 311 deletions

View File

@@ -8,7 +8,7 @@ You can install PyKMIP via ``pip``:
Supported platforms
-------------------
PyKMIP is tested on Python 2.7, 3.4, 3.5, and 3.6 on the following
PyKMIP is tested on Python 2.7, 3.4, 3.5, 3.6, and 3.7 on the following
operating systems:
* Ubuntu 12.04, 14.04, and 16.04