aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions <github-actions@github.com>2023-04-28 23:40:55 +0300
committergithub-actions <github-actions@github.com>2023-04-28 23:40:55 +0300
commitafa46d614ef14e17cc6c2ed6210dbd0a430c0501 (patch)
tree9cdfd91f6f186c544245612b6f8502e818bb7ca1
parentf52ff611c55a4e0708edd9c93076603b2704e581 (diff)
Automated documentation update [skip ci]automated-documentation-update-4834589415
-rw-r--r--src/python/README.md1
1 files changed, 1 insertions, 0 deletions
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