add uv use

This commit is contained in:
2025-10-13 21:08:44 +08:00
parent d71163df00
commit 0b904cd69b

View File

@@ -4,6 +4,13 @@ Automated Bacillus thuringiensis toxin mining system with CI/CD integration.
## Quick Start (单机部署)
### uv .venv
```bash
uv venv --managed-python -p 3.12 --seed .venv
uv pip install backend/requirements.txt
```
### Prerequisites
- Docker / Podman