⬆️ Update pyproject.toml by removing uv tool configuration

This commit is contained in:
2026-04-19 15:58:37 +08:00
parent a5c0c12122
commit cd0ba9d6c6

View File

@@ -1,7 +1,3 @@
[tool.uv]
venv-path = ".venv"
python-preference = "only-managed"
[project] [project]
name = "local-ai-test" name = "local-ai-test"
version = "0.1.0" version = "0.1.0"