Skip to content

Commit 45b54e0

Browse files
committed
Update
1 parent 2efb8c5 commit 45b54e0

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ Python project setup using a [Devcontainer](https://containers.dev) and [uv](htt
66

77
- [x] [Devcontainer](https://github.com/devcontainers/images/tree/main/src/python) running Python 3.13
88
- [x] [uv](https://github.com/astral-sh/uv) for dependency management and virtual environment management
9-
- [x] [ruff](https://github.com/astral-sh/ruff) for formatting and linting
109
- [x] [pytest](https://docs.pytest.org/en/stable/) for testing
11-
- [x] [Dockerfile](https://github.com/dunnkers/python-uv-devcontainer/blob/main/Dockerfile) for easy deployment
10+
- [x] [ruff](https://github.com/astral-sh/ruff) for formatting and linting
1211
- [x] [GitHub Actions](https://github.com/dunnkers/python-uv-devcontainer/actions) for CI/CD
12+
- [x] [Dockerfile](https://github.com/dunnkers/python-uv-devcontainer/blob/main/Dockerfile) for easy deployment
1313

1414

1515
## Setup
@@ -43,13 +43,13 @@ Python project setup using a [Devcontainer](https://containers.dev) and [uv](htt
4343

4444
You now have a fully configured Python development environment!
4545

46-
![alt text](<docs/Screenshot 2025-04-23 at 17.29.45.png>)
46+
![alt text](<docs/Screenshot 2025-04-23 at 18.28.17.png>)
4747

4848
with `uv`!
4949

5050
<img src="docs/Screenshot 2025-04-23 at 18.24.49.png" width="500"/>
5151

52-
`pytest`:
52+
and `pytest`:
5353

5454
| UI | Terminal |
5555
|:--:|:--:|
-679 KB
Binary file not shown.
812 KB
Loading

0 commit comments

Comments
 (0)