From 194408c912899c4cc9be075447f7b2c5568c93e0 Mon Sep 17 00:00:00 2001 From: Christina Bukas <31160776+christinab12@users.noreply.github.com> Date: Tue, 30 Apr 2024 12:28:23 +0200 Subject: [PATCH] Update README.md --- src/client/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/client/README.md b/src/client/README.md index 71c48f2..83fa27b 100644 --- a/src/client/README.md +++ b/src/client/README.md @@ -24,7 +24,7 @@ In your dedicated environment run: pip install -e . ``` -This installation has been thoroughly tested using a conda environment with python version 3.9, 3.10, 3.11 on a macOS local machine. +This installation has been thoroughly tested using a conda environment with python version 3.9, 3.10, 3.11 and 3.12 on a macOS local machine.