Skip to content

Commit 2d2c6fa

Browse files
committed
remove PYTHON27 as accepted python
1 parent 962261a commit 2d2c6fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code-env/python/desc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"acceptedPythonInterpreters": ["PYTHON27", "PYTHON36", "PYTHON37"],
2+
"acceptedPythonInterpreters": ["PYTHON36", "PYTHON37"],
33
"forceConda": false,
44
"installCorePackages": true,
55
"installJupyterSupport": false

0 commit comments

Comments
 (0)