aboutsummaryrefslogtreecommitdiff
path: root/test/python/install_additional_python.sh
Commit message (Collapse)AuthorAgeFilesLines
* Fix regression with Azure CLI, privs (#272)Chuck Lantz2022-11-111-0/+1
|
* Fix python feature issue #258, improve tests, fix oryx bug (#261)Chuck Lantz2022-11-071-5/+28
| | | | * Fix #258, improve tests, fix oryx bug * Drop Debian 9 from tests given it is out of support
* Python version 3.11 (#237)Edmundo Gonzalez2022-10-261-2/+3
| | | | | * Adding 3.11 option * Updating tests.
* test updates to adopt https://github.com/devcontainers/cli/pull/124 (#114)Josh Spicer2022-08-241-0/+14
* test updates to adopt https://github.com/devcontainers/cli/pull/124 * remove accidental tgz check in * typo in option * typo in python install script on dotnet6/jammy branch * no scenarios * code review and test name * Delete install_os_provided_python.sh