mirror of
https://github.com/openkmip/pykmip
synced 2025-12-05 23:53:19 +00:00
Drop Python 3.3 support
This change drops Python 3.3 support for PyKMIP. Python 3.3 was released over 5 years ago and has reached end-of-life as of September 19, 2017 with the 3.3.7 release. Library dependencies have begun to drop Python 3.3 support as well.
This commit is contained in:
@@ -8,7 +8,7 @@ You can install PyKMIP via ``pip``:
|
||||
|
||||
Supported platforms
|
||||
-------------------
|
||||
PyKMIP is tested on Python 2.7, 3.3, 3.4, 3.5, and 3.6 on the following
|
||||
PyKMIP is tested on Python 2.7, 3.4, 3.5, and 3.6 on the following
|
||||
operating systems:
|
||||
|
||||
* Ubuntu 12.04, 14.04, and 16.04
|
||||
|
||||
Reference in New Issue
Block a user