1 parent 5bd4941 commit 87418ffCopy full SHA for 87418ff
1 file changed
README.md
@@ -79,12 +79,10 @@ The API will be available at [http://localhost:8080](http://localhost:8080). You
79
80
## Development Environment
81
82
-The project uses Python 3.14 and uv as the package manager for faster and more reliable dependency management.
+The project uses Python 3.14 and [uv](https://github.com/astral-sh/uv) as the package manager for faster and more reliable dependency management.
83
84
### Setting up the development environment with uv
85
86
-[uv](https://github.com/astral-sh/uv) is a fast Python package installer:
87
-
88
```bash
89
# Install uv
90
curl -LsSf https://astral.sh/uv/install.sh | sh
0 commit comments