1
0
Fork 0
mirror of https://github.com/actions/setup-python.git synced 2025-06-09 09:35:04 +09:00
setup-python/.devcontainer/devcontainer.json
2024-12-13 16:18:47 +09:00

5 lines
82 B
JSON

{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
}
}