mirror of
https://github.com/Murasame-Dev/McStatus-API.git
synced 2025-12-15 12:48:02 +00:00
* 重写成FastAPI * 修改依赖相关配置 - pyproject `uvicorn[standard] -> fastapi[standard]` - requirements.txt 使用 `uv export` 生成 - Dockerfile 换用 `python:3.13` - README pip 安装增加版本提示 --------- Co-authored-by: wyf9 <wyf9@wyf9.top>
4 lines
No EOL
104 B
JSON
4 lines
No EOL
104 B
JSON
{
|
|
"python-envs.defaultEnvManager": "ms-python.python:system",
|
|
"python-envs.pythonProjects": []
|
|
} |