1 parent 5129a80 commit 9ee722bCopy full SHA for 9ee722b
2 files changed
README.md
@@ -9,8 +9,6 @@
9
<img src="https://img.shields.io/badge/Python-3.13-blue?style=flat&logo=python" alt="python" />
10
<img src="https://img.shields.io/badge/FastAPI-0.116-brightgreen?style=flat&logo=fastapi" alt="fastapi" />
11
<img src="https://img.shields.io/badge/Dependency Injector-4.48-skyblue?style=flat" alt="dependency-injector" />
12
- <br>
13
- <img src="https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json" alt="poetry" />
14
</p>
15
16
> [!NOTE]
@@ -39,9 +37,7 @@ direnv allow
39
37
40
38
<br>
41
42
-### ✔️ Create Virtual Environment with [Poetry](https://python-poetry.org/)
43
-
44
-- Install python with [pyenv](https://github.com/pyenv/pyenv)
+### ✔️ Create Virtual Environment with [uv](https://github.com/astral-sh/uv)
45
46
```bash
47
uv sync
0 commit comments