build(python): migrate to uv (#5222)
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -53,5 +53,7 @@ node_modules/
|
||||
.DS_Store
|
||||
|
||||
# Python
|
||||
*.egg-info/
|
||||
*.pyc
|
||||
.venv/
|
||||
venv/
|
||||
|
||||
Reference in New Issue
Block a user