♻️重构, 实现基础框架-日志 AUTO_MAA配置 用户配置基类
This commit is contained in:
14
pyproject.toml
Normal file
14
pyproject.toml
Normal file
@@ -0,0 +1,14 @@
|
||||
[project]
|
||||
name = "maa-auto"
|
||||
version = "0.1.0"
|
||||
description = "maa-auto~"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"aiofiles>=24.1.0",
|
||||
"fastapi>=0.116.1",
|
||||
"loguru>=0.7.3",
|
||||
"pydantic>=2.11.7",
|
||||
"pyyaml>=6.0.2",
|
||||
"uvicorn>=0.35.0",
|
||||
]
|
||||
Reference in New Issue
Block a user