diff options
Diffstat (limited to 'src/python')
-rw-r--r-- | src/python/devcontainer-feature.json | 1 |
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", |