From 727d20bb081b00bcf092b7feef8e1ad61201b32f Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Tue, 29 Mar 2022 18:08:52 -0400 Subject: [PATCH 1/2] Remove reference to Mac OS --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 88f78e09eb11..bf8e1d2c4ee3 100644 --- a/README.rst +++ b/README.rst @@ -30,7 +30,7 @@ to post questions and code. Installation ------------ The ``ansys-fluent-core`` package currently supports Python 3.6 through Python -3.8 on Windows, Mac OS, and Linux. +3.8 on Windows and Linux. If you want to use PyFluent please install the latest from `PyFluent GitHub `_ via: From 788bec88f3bd347e55e51bf99f9e64aaa4368f84 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Tue, 29 Mar 2022 21:46:15 -0400 Subject: [PATCH 2/2] Update supported python version --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index bf8e1d2c4ee3..51fb40023ab2 100644 --- a/README.rst +++ b/README.rst @@ -29,8 +29,8 @@ to post questions and code. Installation ------------ -The ``ansys-fluent-core`` package currently supports Python 3.6 through Python -3.8 on Windows and Linux. +The ``ansys-fluent-core`` package currently supports Python 3.7 through Python +3.10 on Windows and Linux. If you want to use PyFluent please install the latest from `PyFluent GitHub `_ via: