switched to uv

This commit is contained in:
Yanxin Lu
2026-02-27 07:34:07 -08:00
parent e8c8256967
commit cf115bb48a
7 changed files with 12 additions and 22 deletions

View File

@@ -0,0 +1,5 @@
[project]
name = "email-processor"
version = "0.1.0"
requires-python = ">=3.10"
dependencies = ["ollama"]