aboutsummaryrefslogtreecommitdiff
path: root/src/python
diff options
context:
space:
mode:
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."