基础版本

This commit is contained in:
2026-02-14 14:29:48 +08:00
parent d73b4795c1
commit bc28e1ce42
14 changed files with 543 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
"id": "patch-python",
"name": "Patch Python Packages",
"installsAfter": ["ghcr.io/devcontainers/features/python"]
}