Skip to content

Commit 9075eba

Browse files
committed
Add py 3.13
1 parent 44f3fdb commit 9075eba

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

code-env/python/desc.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
{
2-
"acceptedPythonInterpreters": ["PYTHON36","PYTHON37","PYTHON38","PYTHON39","PYTHON310","PYTHON311","PYTHON312"],
2+
"acceptedPythonInterpreters": [
3+
"PYTHON36",
4+
"PYTHON37",
5+
"PYTHON38",
6+
"PYTHON39",
7+
"PYTHON310",
8+
"PYTHON311",
9+
"PYTHON312",
10+
"PYTHON313"
11+
],
312
"forceConda": false,
413
"installCorePackages": true,
514
"installJupyterSupport": false,

0 commit comments

Comments
 (0)