mirror of
https://github.com/pyenv/pyenv-virtualenv.git
synced 2026-09-10 07:16:18 -04:00
Create devcontainer.json
This commit is contained in:
parent
aa9b8e9a5a
commit
06b6520ae9
4
.devcontainer/devcontainer.json
Normal file
4
.devcontainer/devcontainer.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
||||
"features": {}
|
||||
}
|
||||
Loading…
Reference in a new issue