aboutsummaryrefslogtreecommitdiff
path: root/src/python/feature.json
Commit message (Collapse)AuthorAgeFilesLines
* python: bug fix when version = none (#14)Samruddhi Khandale2022-05-161-0/+1
| | | | | | | * 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-121-0/+56
* restructure and update cli * typo