aboutsummaryrefslogtreecommitdiff
path: root/src/python
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-12-27 20:42:28 +0300
committerGitHub <noreply@github.com>2022-12-27 20:42:28 +0300
commitf9de0e43f8a9d2f590ad1d733772d4c25179db07 (patch)
treeb26e00a180dbe8f45d7b7fe3f7be507ff683d73e /src/python
parent19bc8bb633a8eb41b581296f468b85b7ac31a828 (diff)
Automated documentation update (#368)
Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
Diffstat (limited to 'src/python')
-rw-r--r--src/python/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/python/README.md b/src/python/README.md
index 47abf5e..0574291 100644
--- a/src/python/README.md
+++ b/src/python/README.md
@@ -24,6 +24,13 @@ Installs the provided version of Python, as well as PIPX, and other common Pytho
+## OS Support
+
+This Feature should work on recent versions of Debian/Ubuntu-based distributions with the `apt` package manager installed.
+
+`bash` is required to execute the `install.sh` script.
+
+
---
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/python/devcontainer-feature.json). Add additional notes to a `NOTES.md`._