mirror of
https://github.com/jlengrand/tldw.git
synced 2026-03-10 08:51:17 +00:00
7 lines
154 B
JSON
7 lines
154 B
JSON
{
|
|
"name": "Python 3",
|
|
"image": "mcr.microsoft.com/devcontainers/python:1-3.12",
|
|
"features": {
|
|
"ghcr.io/devcontainers/features/conda:1": {}
|
|
}
|
|
} |