aboutsummaryrefslogtreecommitdiff
path: root/src/python/devcontainer-feature.json
diff options
context:
space:
mode:
authorEdmundo Gonzalez <51725820+edgonmsft@users.noreply.github.com>2022-10-26 02:07:05 +0300
committerGitHub <noreply@github.com>2022-10-26 02:07:05 +0300
commit520a4abc40c1fe4c914638ea73b42f2bde09d8e9 (patch)
treede5ec171d0b00886d1663ef37b723dfc8029bd87 /src/python/devcontainer-feature.json
parentfd31e97db06882a47819a47842b8e2d83b372ea6 (diff)
Python version 3.11 (#237)
* Adding 3.11 option * Updating tests.
Diffstat (limited to 'src/python/devcontainer-feature.json')
-rw-r--r--src/python/devcontainer-feature.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/python/devcontainer-feature.json b/src/python/devcontainer-feature.json
index e75808a..f2d116e 100644
--- a/src/python/devcontainer-feature.json
+++ b/src/python/devcontainer-feature.json
@@ -11,6 +11,7 @@
"latest",
"os-provided",
"none",
+ "3.11",
"3.10",
"3.9",
"3.8",