From b42ea19e257a84d2262aee365af8d84999c97e48 Mon Sep 17 00:00:00 2001 From: Ludovic Steinbach Date: Tue, 2 Jan 2024 17:40:25 +0100 Subject: [PATCH] Bump example python version in README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index ae26cfd5..c3589700 100644 --- a/README.rst +++ b/README.rst @@ -123,7 +123,7 @@ You should then be able to install this module with the ``[linux-kerberos]`` ext .. code-block:: bash - sudo apt install build-essentials python3.8-dev libkrb5-dev + sudo apt install build-essentials python3.10-dev libkrb5-dev pip install ansys-openapi-common[linux-kerberos]