From a5ae14efcb90c074538185dc84bb2c9b11563d0a Mon Sep 17 00:00:00 2001 From: Alexandre Bourret Date: Fri, 8 Dec 2023 20:50:37 +0100 Subject: [PATCH] dss 11 code env parameters --- code-env/python/desc.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/code-env/python/desc.json b/code-env/python/desc.json index 508100a..db7dc58 100644 --- a/code-env/python/desc.json +++ b/code-env/python/desc.json @@ -2,12 +2,8 @@ "acceptedPythonInterpreters": [ "PYTHON35", "PYTHON36", - "PYTHON37", - "PYTHON38", - "PYTHON39", - "PYTHON310" + "PYTHON37" ], - "corePackagesSet": "AUTO", "forceConda": false, "installCorePackages": true, "installJupyterSupport": false