We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17bd566 commit 5d9aa0eCopy full SHA for 5d9aa0e
.devcontainer/devcontainer.json
@@ -0,0 +1,8 @@
1
+{
2
+ "image": "mcr.microsoft.com/devcontainers/universal:2",
3
+ "features": {
4
+ "ghcr.io/devcontainers/features/python:1": {
5
+ "version": "3.12"
6
+ }
7
8
+}
0 commit comments