Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:52:22 +08:00
commit 341ec33309
4 changed files with 590 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "uv-python-manager",
"description": "Standardize Python development using UV - a fast, unified package and project manager",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Rob Anderson",
"email": "zhongweili@tubi.tv"
},
"skills": [
"./skills"
]
}