Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,6 @@

=== "uv"

```bash
uv pip install sqlalchemy-crud-plus
```

或者添加到项目依赖:

```bash
uv add sqlalchemy-crud-plus
```
Expand Down
10 changes: 0 additions & 10 deletions docs/installing.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,6 @@

=== "uv"

[uv](https://github.com/astral-sh/uv) 是一个极快的 Python 包管理器,推荐使用。

安装包:

```bash
uv pip install sqlalchemy-crud-plus
```

或者添加到项目依赖:

```bash
uv add sqlalchemy-crud-plus
```
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,4 @@ extra_css:
- "extra/custom.css"

copyright: |
© 2024 - 2025 FastAPI Practices - 为爱发电
© 2026 FastAPI Practices