使用uv
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[project]
|
||||
name = "mailc"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"pillow>=12.2.0",
|
||||
"py7zr>=1.1.0",
|
||||
"python-dotenv>=1.2.2",
|
||||
]
|
||||
Reference in New Issue
Block a user