aboutsummaryrefslogtreecommitdiff
path: root/src/python
Commit message (Collapse)AuthorAgeFilesLines
* python: bug fix when version = none (#14)Samruddhi Khandale2022-05-162-1/+2
| | | | | | | * python: bug fix * add missing "none" proposal * nit
* Merge branch 'main' of https://github.com/devcontainers/featuresJosh Spicer2022-05-131-1/+1
|\
| * Python: Use exposed installPath argument (#13)Samruddhi Khandale2022-05-131-1/+1
| | | | | | use exposed installPath arg
* | add feature stubs for allJosh Spicer2022-05-131-3/+14
|/
* restructure and update cli (#11)Josh Spicer2022-05-122-0/+410
* restructure and update cli * typo