From c8cf428975ba466da8a354820d0c5aa901cee6bb Mon Sep 17 00:00:00 2001 From: Dimitris Papagiannis Date: Fri, 17 Nov 2023 13:12:52 +0100 Subject: [PATCH] OOops --- config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.sh b/config.sh index 7922852..71759b9 100644 --- a/config.sh +++ b/config.sh @@ -7,7 +7,7 @@ # Target python version. This is important for downloading # compatible packages for PyPI. Make sure it's the same # with the python version that is running on the target machine. -PYTHON_VERSION=3.11 +PYTHON_VERSION=3.8 # Tag to use for getting the layouts and manage/deploy scripts # See: https://github.com/dmwm/deployment/tags