删除 pyproject.toml

This commit is contained in:
索梦露 2026-01-08 22:06:41 +08:00
parent 873200f8cb
commit 54f6051bf8

View File

@ -1,11 +0,0 @@
[project]
name = "xiezuoapp"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"dashscope>=1.25.6",
"flask>=3.1.2",
"python-dotenv>=1.2.1",
]