Skip to content

Commit f7275db

Browse files
committed
fix readme
1 parent 43b6bb0 commit f7275db

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

README.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,28 +8,16 @@
88

99
This project was built using these tools:
1010

11-
<<<<<<< HEAD
12-
| Tool | Description |
13-
|-----------------------------------------------------------------------------|---------------------------------------------------------|
14-
| [poetry](https://python-poetry.org/) | "Python dependency management and packaging made easy" |
15-
| [Py.Test](https://pytest.org) | "A mature full-featured Python testing tool" |
16-
| [flake8](https://flake8.pycqa.org/) | "Your tool for style guide enforcement" |
17-
=======
1811
| Tool | Description |
1912
|------------------------------------------------------------------------|---------------------------------------------------------|
2013
| [uv](https://docs.astral.sh/uv/) | "An extremely fast Python package and project manager, written in Rust" |
2114
| [Pytest](https://pytest.org) | "A mature full-featured Python testing tool" |
2215
| [ruff](https://docs.astral.sh/ruff/) | "An extremely fast Python linter and code formatter, written in Rust" |
23-
>>>>>>> 3a2f12d (rework boilerpalte to use uv)
2416

2517
---
2618

2719
[![Hexlet Ltd. logo](https://raw.githubusercontent.com/Hexlet/assets/master/images/hexlet_logo128.png)](https://hexlet.io/?utm_source=github&utm_medium=link&utm_campaign=python-package)
2820

2921
This repository is created and maintained by the team and the community of Hexlet, an educational project. [Read more about Hexlet](https://hexlet.io/?utm_source=github&utm_medium=link&utm_campaign=python-package).
3022

31-
<<<<<<< HEAD
3223
See most active contributors on [hexlet-friends](https://friends.hexlet.io/).
33-
=======
34-
See most active contributors on [hexlet-friends](https://friends.hexlet.io/).
35-
>>>>>>> 3a2f12d (rework boilerpalte to use uv)

0 commit comments

Comments
 (0)