We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e0237b commit ecc01c0Copy full SHA for ecc01c0
docs/index.md
@@ -23,12 +23,6 @@
23
24
=== "uv"
25
26
- ```bash
27
- uv pip install sqlalchemy-crud-plus
28
- ```
29
-
30
- 或者添加到项目依赖:
31
32
```bash
33
uv add sqlalchemy-crud-plus
34
```
docs/installing.md
@@ -16,16 +16,6 @@
16
17
18
19
- [uv](https://github.com/astral-sh/uv) 是一个极快的 Python 包管理器,推荐使用。
20
21
- 安装包:
22
mkdocs.yml
@@ -99,4 +99,4 @@ extra_css:
99
- "extra/custom.css"
100
101
copyright: |
102
- © 2024 - 2025 FastAPI Practices - 为爱发电
+ © 2026 FastAPI Practices
0 commit comments