Skip to content

Commit 6fa11f8

Browse files
Add PYTHON37
1 parent 19a682f commit 6fa11f8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

code-env/python/desc.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
22
"acceptedPythonInterpreters": [
3-
"PYTHON36"
3+
"PYTHON36",
4+
"PYTHON37"
45
],
56
"forceConda": false,
67
"installCorePackages": true,
78
"installJupyterSupport": false
8-
}
9+
}

0 commit comments

Comments
 (0)