aboutsummaryrefslogtreecommitdiff
path: root/src/python
diff options
context:
space:
mode:
authorJosh Spicer <josh@joshspicer.com>2022-05-13 03:07:38 +0300
committerGitHub <noreply@github.com>2022-05-13 03:07:38 +0300
commit1620def8a910d5c3af938708c98a361d0603b5bc (patch)
tree1d930b05987cc024fecf60aeb71c3ffe39ec8e3c /src/python
parent5332b952adf7e31a744bba297b5232a7000de58a (diff)
parent73e20e52a2d48d915036007ea84db994a01df561 (diff)
Merge branch 'main' of https://github.com/devcontainers/features
Diffstat (limited to 'src/python')
-rw-r--r--src/python/feature.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/python/feature.json b/src/python/feature.json
index f451eb2..da77899 100644
--- a/src/python/feature.json
+++ b/src/python/feature.json
@@ -27,7 +27,7 @@
"default": false,
"description": "Optimize Python for performance when compiled (slow)"
},
- "install_path": {
+ "installPath": {
"type": "string",
"default": "/usr/local/python",
"description": "The path where python will be installed."