Skip to content

Commit 9ee722b

Browse files
committed
chore: remove poetry(lockfile, readme contents)
1 parent 5129a80 commit 9ee722b

2 files changed

Lines changed: 1 addition & 2501 deletions

File tree

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
<img src="https://img.shields.io/badge/Python-3.13-blue?style=flat&logo=python" alt="python" />
1010
<img src="https://img.shields.io/badge/FastAPI-0.116-brightgreen?style=flat&logo=fastapi" alt="fastapi" />
1111
<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" />
1412
</p>
1513

1614
> [!NOTE]
@@ -39,9 +37,7 @@ direnv allow
3937

4038
<br>
4139

42-
### ✔️ Create Virtual Environment with [Poetry](https://python-poetry.org/)
43-
44-
- Install python with [pyenv](https://github.com/pyenv/pyenv)
40+
### ✔️ Create Virtual Environment with [uv](https://github.com/astral-sh/uv)
4541

4642
```bash
4743
uv sync

0 commit comments

Comments
 (0)