From b3e4612b131837de2da7bceeb713761de3b901a0 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 1 May 2023 15:41:00 +0000 Subject: [PATCH] Automated documentation update [skip ci] --- src/python/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/python/README.md b/src/python/README.md index 807d89e..2dd092a 100644 --- a/src/python/README.md +++ b/src/python/README.md @@ -21,6 +21,7 @@ Installs the provided version of Python, as well as PIPX, and other common Pytho | installPath | The path where python will be installed. | string | /usr/local/python | | installJupyterlab | Install JupyterLab, a web-based interactive development environment for notebooks | boolean | false | | configureJupyterlabAllowOrigin | Configure JupyterLab to accept HTTP requests from the specified origin | string | - | +| httpProxy | Connect to GPG keyservers using a proxy for fetching source code signatures by configuring this option | string | - | ## Customizations