From 4d18837aee23453837cd9a5e94e59ef4224ccad3 Mon Sep 17 00:00:00 2001 From: Christopher Hunt Date: Thu, 21 Feb 2019 21:18:51 -0500 Subject: [PATCH] Initial page. --- Supported-platforms.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Supported-platforms.md diff --git a/Supported-platforms.md b/Supported-platforms.md new file mode 100644 index 0000000..3bbef75 --- /dev/null +++ b/Supported-platforms.md @@ -0,0 +1,7 @@ +pyenv tries to maintain compatibility with Unix platforms (and, where possible, emulators like WSL). + +While we will not try to explicitly break backwards-compatibility, we cannot support older platforms. We may try to maintain compatibility for at least the period covered by the appropriate extended support period of the platform. This is subject to change at any time. + +| Platform | Reference | +|----------|-----------| +| CentOS | [Wikipedia](https://en.wikipedia.org/wiki/CentOS#End-of-support_schedule) | \ No newline at end of file